reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3800 if (OM.isSameAsAnotherOperand()) 3812 OM.addPredicate<MBBOperandMatcher>(); 3816 OM.addPredicate<ImmOperandMatcher>(); 3823 OM.addTypeCheckPredicate(ChildTypes.front(), OperandIsAPointer)) 3836 OM, SrcChild->getOperator(), TempOpIdx)) 3852 auto MaybeInsnOperand = OM.addPredicate<InstructionOperandMatcher>( 3876 OM.addPredicate<ConstantIntOperandMatcher>(ChildInt->getValue()); 3887 OM.addPredicate<RegisterBankOperandMatcher>( 3902 OM.addPredicate<RegisterBankOperandMatcher>(*RC); 3915 return importComplexPatternOperandMatcher(OM, ChildRec, TempOpIdx);