Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp2262 unsigned TempOpIdx) { in addPhysRegInput()
3882 const TreePatternNode *Src, unsigned &TempOpIdx) { in createAndImportSelDAGMatcher()
4120 bool OperandIsImmArg, unsigned OpIdx, unsigned &TempOpIdx) { in importChildMatcher()
5080 unsigned TempOpIdx = 0; in runOnPattern() local