Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h632 void reserveInsnMatcherForMutation(InstructionMatcher *InsnMatcher) { in reserveInsnMatcherForMutation() function
H A DGlobalISelMatchTable.cpp2154 Rule.reserveInsnMatcherForMutation(MutateCandidate); in chooseInsnToMutate()