Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2337 unsigned TempOpIdx) { in addPhysRegInput()
3987 const TreePatternNode *Src, unsigned &TempOpIdx) { in createAndImportSelDAGMatcher()
4238 bool OperandIsImmArg, unsigned OpIdx, unsigned &TempOpIdx) { in importChildMatcher()
5213 unsigned TempOpIdx = 0; in runOnPattern() local