Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3038 bool canMutate(RuleMatcher &Rule, const InstructionMatcher *Insn) const { in canMutate() function in __anon332dbd1e0111::BuildMIAction
3067 if (canMutate(Rule, MutateCandidate)) { in chooseInsnToMutate()
3085 assert(canMutate(Rule, Matched) && in emitActionOpcodes()