Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2296 unsigned TempOpIdx) { in addPhysRegInput() argument
3583 unsigned OpIdx, unsigned &TempOpIdx);
3932 const TreePatternNode *Src, unsigned &TempOpIdx) { in createAndImportSelDAGMatcher() argument
4030 InsnMatcher.addOperand(OpIdx++, "", TempOpIdx); in createAndImportSelDAGMatcher()
4074 false, 1, TempOpIdx)) in createAndImportSelDAGMatcher()
4078 false, 0, TempOpIdx)) in createAndImportSelDAGMatcher()
4138 OperandMatcher &OM, Record *R, unsigned &TempOpIdx) const { in importComplexPatternOperandMatcher()
4145 TempOpIdx++; in importComplexPatternOperandMatcher()
4238 unsigned RendererID = TempOpIdx; in importChildMatcher()
4240 OM, SrcChild->getOperator(), TempOpIdx)) in importChildMatcher()
[all …]