Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp4324 InstructionOperandMatcher &InsnOperand = **MaybeInsnOperand; in importChildMatcher() local
4326 Rule, InsnOperand.getInsnMatcher(), SrcChild, TempOpIdx); in importChildMatcher()
4405 InstructionOperandMatcher &InsnOperand = **MaybeInsnOperand; in importChildMatcher() local
4416 InsnOperand.getInsnMatcher().addPredicate<InstructionOpcodeMatcher>( in importChildMatcher()
4423 InsnOperand.getInsnMatcher().addOperand(0, "", TempOpIdx); in importChildMatcher()
4429 InsnOperand.getInsnMatcher().addPredicate<VectorSplatImmPredicateMatcher>( in importChildMatcher()