Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp721 createAndImportSelDAGMatcher(RuleMatcher & Rule,InstructionMatcher & InsnMatcher,const TreePatternNode & Src,unsigned & TempOpIdx) createAndImportSelDAGMatcher() argument
963 importChildMatcher(RuleMatcher & Rule,InstructionMatcher & InsnMatcher,const TreePatternNode & SrcChild,bool OperandIsAPointer,bool OperandIsImmArg,unsigned OpIdx,unsigned & TempOpIdx) importChildMatcher() argument
1968 unsigned TempOpIdx = 0; runOnPattern() local
[all...]
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp1718 addPhysRegInput(Record * Reg,unsigned OpIdx,unsigned TempOpIdx) addPhysRegInput() argument