Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp4280 InstructionOperandMatcher &InsnOperand = **MaybeInsnOperand; in importChildMatcher() local
4282 Rule, InsnOperand.getInsnMatcher(), SrcChild, TempOpIdx); in importChildMatcher()
4361 InstructionOperandMatcher &InsnOperand = **MaybeInsnOperand; in importChildMatcher() local
4372 InsnOperand.getInsnMatcher().addPredicate<InstructionOpcodeMatcher>( in importChildMatcher()
4379 InsnOperand.getInsnMatcher().addOperand(0, "", TempOpIdx); in importChildMatcher()
4385 InsnOperand.getInsnMatcher().addPredicate<VectorSplatImmPredicateMatcher>( in importChildMatcher()