Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1051 InstructionOperandMatcher &InsnOperand = **MaybeInsnOperand; in importChildMatcher() local
1053 Rule, InsnOperand.getInsnMatcher(), SrcChild, TempOpIdx); in importChildMatcher()
1125 InstructionOperandMatcher &InsnOperand = **MaybeInsnOperand; in importChildMatcher() local
1136 InsnOperand.getInsnMatcher().addPredicate<InstructionOpcodeMatcher>( in importChildMatcher()
1143 InsnOperand.getInsnMatcher().addOperand(0, "", TempOpIdx); in importChildMatcher()
1149 InsnOperand.getInsnMatcher().addPredicate<VectorSplatImmPredicateMatcher>( in importChildMatcher()