Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.h38 unsigned getOpIdx() const { in getOpIdx() function
233 unsigned getOpIdx() const { return OpIdx; } in getOpIdx() function
/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp1137 unsigned getOpIdx() const { return OpIdx; } in getOpIdx() function in __anon4852db4a0111::PredicateMatcher
1598 getInsnVarID(), getOpIdx(), std::forward<Args>(args)...)); in addPredicate()
1602 unsigned getOpIdx() const { return OpIdx; } in getOpIdx() function in __anon4852db4a0111::OperandMatcher
2254 return X->getOpIdx() == OpIdx; in getOperand()
2391 if (TM->getInsnVarID() == 0 && TM->getOpIdx() == 0) in getFirstConditionAsRootType()
2428 << MatchTable::Comment("OpIdx") << MatchTable::IntValue(getOpIdx()) in emitCaptureOpcodes()
2548 << MatchTable::IntValue(Operand.getOpIdx()) in emitRenderOpcodes()
2579 << MatchTable::IntValue(Operand.getOpIdx()) in emitRenderOpcodes()
2616 << MatchTable::IntValue(Operand.getOpIdx()) in emitRenderOpcodes()
2718 << MatchTable::IntValue(Operand.getOpIdx()) in emitRenderOpcodes()
[all …]
DGICombinerEmitter.cpp754 to_string(VarBinding.getOpIdx()) + ")"); in generateCodeForTree()
/external/llvm/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h344 unsigned getOpIdx() const { return OpIdx; } in getOpIdx() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h362 unsigned getOpIdx() const { return OpIdx; } in getOpIdx() function
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h362 unsigned getOpIdx() const { return OpIdx; } in getOpIdx() function
/external/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp235 assert(&MI.getOperand(RepairPt.getOpIdx()) == &MO && in tryAvoidingSplit()
482 unsigned OpIdx = RepairPt.getOpIdx(); in applyMapping()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp332 assert(&MI.getOperand(RepairPt.getOpIdx()) == &MO && in tryAvoidingSplit()
594 unsigned OpIdx = RepairPt.getOpIdx(); in applyMapping()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp332 assert(&MI.getOperand(RepairPt.getOpIdx()) == &MO && in tryAvoidingSplit()
594 unsigned OpIdx = RepairPt.getOpIdx(); in applyMapping()