Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1071 InstructionOperandMatcher &InsnOperand = **MaybeInsnOperand; in importChildMatcher() local
1073 Rule, InsnOperand.getInsnMatcher(), SrcChild, TempOpIdx); in importChildMatcher()
1145 InstructionOperandMatcher &InsnOperand = **MaybeInsnOperand; in importChildMatcher() local
1156 InsnOperand.getInsnMatcher().addPredicate<InstructionOpcodeMatcher>( in importChildMatcher()
1163 InsnOperand.getInsnMatcher().addOperand(0, "", TempOpIdx); in importChildMatcher()
1169 InsnOperand.getInsnMatcher().addPredicate<VectorSplatImmPredicateMatcher>( in importChildMatcher()