Home
last modified time | relevance | path

Searched defs:VLL (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp266 for (unsigned VLL : L) { in printVarLocInMBB() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp692 for (unsigned VLL : L) { in printVarLocInMBB() local
/aosp_15_r20/external/libpng/contrib/tools/
H A Dpngcp.c353 # define VLL(name, search) VL(#name, name, LIST, search) macro