Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1047 unsigned getInsnVarID() const { return InsnVarID; } in getInsnVarID() function in __anon7e76e5f80111::PredicateMatcher
1421 unsigned getInsnVarID() const;
1439 CommentOS << "MIs[" << getInsnVarID() << "] "; in emitPredicateOpcodes()
1897 unsigned getInsnVarID() const { return InsnVarID; } in getInsnVarID() function in __anon7e76e5f80111::InstructionMatcher
2023 if (TM->getInsnVarID() == 0 && TM->getOpIdx() == 0) in getFirstConditionAsRootType()
2058 << MatchTable::IntValue(getInsnVarID()) in emitCaptureOpcodes()
2244 unsigned OldInsnVarID = Rule.getInsnVarID(InsnMatcher); in emitRenderOpcodes()
2275 unsigned OldInsnVarID = Rule.getInsnVarID(InsnMatcher); in emitRenderOpcodes()
4650 if (Predicate.getInsnVarID() != 0) in candidateConditionMatches()
4730 if (Predicate.getInsnVarID() != 0) in candidateConditionMatches()
[all …]