Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp4266 InstructionOperandMatcher &InsnOperand = **MaybeInsnOperand; in importChildMatcher() local
4268 Rule, InsnOperand.getInsnMatcher(), SrcChild, TempOpIdx); in importChildMatcher()
4347 InstructionOperandMatcher &InsnOperand = **MaybeInsnOperand; in importChildMatcher() local
4358 InsnOperand.getInsnMatcher().addPredicate<InstructionOpcodeMatcher>( in importChildMatcher()
4365 InsnOperand.getInsnMatcher().addOperand(0, "", TempOpIdx); in importChildMatcher()
4371 InsnOperand.getInsnMatcher().addPredicate<VectorSplatImmPredicateMatcher>( in importChildMatcher()