Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2296 unsigned TempOpIdx) { in addPhysRegInput()
3932 const TreePatternNode *Src, unsigned &TempOpIdx) { in createAndImportSelDAGMatcher()
4170 bool OperandIsImmArg, unsigned OpIdx, unsigned &TempOpIdx) { in importChildMatcher()
5145 unsigned TempOpIdx = 0; in runOnPattern() local