Lines Matching refs:emitPredicateOpcodes

514     Condition->emitPredicateOpcodes(  in emit()
961 Matchers.front()->emitPredicateOpcodes(Table, *this); in emit()
1025 PM->emitPredicateOpcodes(Table, *this); in emit()
1111 void SameOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::SameOperandMatcher
1146 void LLTOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::LLTOperandMatcher
1156 void PointerToAnyOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::PointerToAnyOperandMatcher
1167 void RecordNamedOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::RecordNamedOperandMatcher
1178 void RecordRegisterType::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::RecordRegisterType
1189 void ComplexPatternOperandMatcher::emitPredicateOpcodes( in emitPredicateOpcodes() function in llvm::gi::ComplexPatternOperandMatcher
1211 void RegisterBankOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::RegisterBankOperandMatcher
1223 void MBBOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::MBBOperandMatcher
1232 void ImmOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::ImmOperandMatcher
1241 void ConstantIntOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::ConstantIntOperandMatcher
1253 void LiteralIntOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::LiteralIntOperandMatcher
1263 void CmpPredicateOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::CmpPredicateOperandMatcher
1275 void IntrinsicIDOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::IntrinsicIDOperandMatcher
1286 void OperandImmPredicateMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::OperandImmPredicateMatcher
1317 void OperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::OperandMatcher
1418 void InstructionOpcodeMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::InstructionOpcodeMatcher
1467 void InstructionNumOperandsMatcher::emitPredicateOpcodes( in emitPredicateOpcodes() function in llvm::gi::InstructionNumOperandsMatcher
1485 void InstructionImmPredicateMatcher::emitPredicateOpcodes( in emitPredicateOpcodes() function in llvm::gi::InstructionImmPredicateMatcher
1504 void AtomicOrderingMMOPredicateMatcher::emitPredicateOpcodes( in emitPredicateOpcodes() function in llvm::gi::AtomicOrderingMMOPredicateMatcher
1522 void MemorySizePredicateMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::MemorySizePredicateMatcher
1541 void MemoryAddressSpacePredicateMatcher::emitPredicateOpcodes( in emitPredicateOpcodes() function in llvm::gi::MemoryAddressSpacePredicateMatcher
1566 void MemoryAlignmentPredicateMatcher::emitPredicateOpcodes( in emitPredicateOpcodes() function in llvm::gi::MemoryAlignmentPredicateMatcher
1585 void MemoryVsLLTSizePredicateMatcher::emitPredicateOpcodes( in emitPredicateOpcodes() function in llvm::gi::MemoryVsLLTSizePredicateMatcher
1599 void VectorSplatImmPredicateMatcher::emitPredicateOpcodes( in emitPredicateOpcodes() function in llvm::gi::VectorSplatImmPredicateMatcher
1623 void GenericInstructionPredicateMatcher::emitPredicateOpcodes( in emitPredicateOpcodes() function in llvm::gi::GenericInstructionPredicateMatcher
1642 void MIFlagsInstructionPredicateMatcher::emitPredicateOpcodes( in emitPredicateOpcodes() function in llvm::gi::MIFlagsInstructionPredicateMatcher
1683 void InstructionMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::InstructionMatcher
1687 .emitPredicateOpcodes(Table, Rule); in emitPredicateOpcodes()
1697 Operand->emitPredicateOpcodes(Table, Rule); in emitPredicateOpcodes()