Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveDebugValues.cpp266 for (unsigned VLL : L) { in printVarLocInMBB() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp328 for (unsigned VLL : L) { in printVarLocInMBB() local
/external/libpng/contrib/tools/
Dpngcp.c360 # define VLL(name, search) VL(#name, name, LIST, search) macro