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.cpp1105 InstructionOperandMatcher &InsnOperand = **MaybeInsnOperand; in importChildMatcher() local
1107 Rule, InsnOperand.getInsnMatcher(), SrcChild, TempOpIdx); in importChildMatcher()
1187 InstructionOperandMatcher &InsnOperand = **MaybeInsnOperand; in importChildMatcher() local
1198 InsnOperand.getInsnMatcher().addPredicate<InstructionOpcodeMatcher>( in importChildMatcher()
1205 InsnOperand.getInsnMatcher().addOperand(0, "", TempOpIdx); in importChildMatcher()
1211 InsnOperand.getInsnMatcher().addPredicate<VectorSplatImmPredicateMatcher>( in importChildMatcher()