Searched defs:emitPredicateOpcodes (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTable.cpp | 1143 void SameOperandMatcher::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::SameOperandMatcher 1178 void LLTOperandMatcher::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::LLTOperandMatcher 1192 void PointerToAnyOperandMatcher::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::PointerToAnyOperandMatcher 1203 void RecordNamedOperandMatcher::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::RecordNamedOperandMatcher 1214 void RecordRegisterType::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::RecordRegisterType 1225 void ComplexPatternOperandMatcher::emitPredicateOpcodes( emitPredicateOpcodes() function in llvm::gi::ComplexPatternOperandMatcher 1247 void RegisterBankOperandMatcher::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::RegisterBankOperandMatcher 1264 void MBBOperandMatcher::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::MBBOperandMatcher 1273 void ImmOperandMatcher::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::ImmOperandMatcher 1282 void ConstantIntOperandMatcher::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::ConstantIntOperandMatcher 1294 void LiteralIntOperandMatcher::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::LiteralIntOperandMatcher 1304 void CmpPredicateOperandMatcher::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::CmpPredicateOperandMatcher 1316 void IntrinsicIDOperandMatcher::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::IntrinsicIDOperandMatcher 1327 void OperandImmPredicateMatcher::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::OperandImmPredicateMatcher 1358 void OperandMatcher::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::OperandMatcher 1458 void InstructionOpcodeMatcher::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::InstructionOpcodeMatcher 1507 void InstructionNumOperandsMatcher::emitPredicateOpcodes( emitPredicateOpcodes() function in llvm::gi::InstructionNumOperandsMatcher 1525 void InstructionImmPredicateMatcher::emitPredicateOpcodes( emitPredicateOpcodes() function in llvm::gi::InstructionImmPredicateMatcher 1544 void AtomicOrderingMMOPredicateMatcher::emitPredicateOpcodes( emitPredicateOpcodes() function in llvm::gi::AtomicOrderingMMOPredicateMatcher 1562 void MemorySizePredicateMatcher::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::MemorySizePredicateMatcher 1581 void MemoryAddressSpacePredicateMatcher::emitPredicateOpcodes( emitPredicateOpcodes() function in llvm::gi::MemoryAddressSpacePredicateMatcher 1607 void MemoryAlignmentPredicateMatcher::emitPredicateOpcodes( emitPredicateOpcodes() function in llvm::gi::MemoryAlignmentPredicateMatcher 1629 void MemoryVsLLTSizePredicateMatcher::emitPredicateOpcodes( emitPredicateOpcodes() function in llvm::gi::MemoryVsLLTSizePredicateMatcher 1643 void VectorSplatImmPredicateMatcher::emitPredicateOpcodes( emitPredicateOpcodes() function in llvm::gi::VectorSplatImmPredicateMatcher 1667 void GenericInstructionPredicateMatcher::emitPredicateOpcodes( emitPredicateOpcodes() function in llvm::gi::GenericInstructionPredicateMatcher 1686 void MIFlagsInstructionPredicateMatcher::emitPredicateOpcodes( emitPredicateOpcodes() function in llvm::gi::MIFlagsInstructionPredicateMatcher 1727 void InstructionMatcher::emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function in llvm::gi::InstructionMatcher [all...] |
H A D | GlobalISelMatchTable.h | 1687 void emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function 1709 void emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function 1849 void emitPredicateOpcodes(MatchTable &Table, emitPredicateOpcodes() function [all...] |