Searched defs:TempOpIdx (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/ |
H A D | GlobalISelEmitter.cpp | 721 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 D | GlobalISelMatchTable.cpp | 1718 addPhysRegInput(Record * Reg,unsigned OpIdx,unsigned TempOpIdx) addPhysRegInput() argument
|