Home
last modified time | relevance | path

Searched refs:MultiInsts (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DFastISelEmitter.cpp440 bool MultiInsts = false; in collectPatterns() local
446 MultiInsts = true; in collectPatterns()
450 if (MultiInsts) in collectPatterns()
/external/llvm/utils/TableGen/
DFastISelEmitter.cpp464 bool MultiInsts = false; in collectPatterns() local
470 MultiInsts = true; in collectPatterns()
474 if (MultiInsts) in collectPatterns()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFastISelEmitter.cpp474 bool MultiInsts = false; in collectPatterns() local
480 MultiInsts = true; in collectPatterns()
484 if (MultiInsts) in collectPatterns()