Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp2128 bool BuildMIAction::canMutate(RuleMatcher &Rule, in canMutate() function in llvm::gi::BuildMIAction
2152 if (canMutate(Rule, MutateCandidate)) { in chooseInsnToMutate()
2188 assert(canMutate(Rule, Matched) && in emitActionOpcodes()
H A DGlobalISelMatchTable.h2309 bool canMutate(RuleMatcher &Rule, const InstructionMatcher *Insn) const;