Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h907 void emitPredicateOpcodes(MatchTable &Table,
952 void emitPredicateOpcodes(MatchTable &Table,
985 void emitPredicateOpcodes(MatchTable &Table,
1013 void emitPredicateOpcodes(MatchTable &Table,
1037 void emitPredicateOpcodes(MatchTable &Table,
1062 void emitPredicateOpcodes(MatchTable &Table,
1083 void emitPredicateOpcodes(MatchTable &Table,
1097 void emitPredicateOpcodes(MatchTable &Table,
1110 void emitPredicateOpcodes(MatchTable &Table,
1133 void emitPredicateOpcodes(MatchTable &Table,
[all …]
H A DGlobalISelMatchTable.cpp514 Condition->emitPredicateOpcodes( in emit()
961 Matchers.front()->emitPredicateOpcodes(Table, *this); in emit()
1025 PM->emitPredicateOpcodes(Table, *this); in emit()
1189 void ComplexPatternOperandMatcher::emitPredicateOpcodes( in emitPredicateOpcodes() function in llvm::gi::ComplexPatternOperandMatcher
1467 void InstructionNumOperandsMatcher::emitPredicateOpcodes( in emitPredicateOpcodes() function in llvm::gi::InstructionNumOperandsMatcher
1485 void InstructionImmPredicateMatcher::emitPredicateOpcodes( in emitPredicateOpcodes() function in llvm::gi::InstructionImmPredicateMatcher
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
1687 .emitPredicateOpcodes(Table, Rule); in emitPredicateOpcodes()
[all …]