Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp1136 void SameOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::SameOperandMatcher
1171 void LLTOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::LLTOperandMatcher
1186 void PointerToAnyOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::PointerToAnyOperandMatcher
1197 void RecordNamedOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::RecordNamedOperandMatcher
1208 void RecordRegisterType::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::RecordRegisterType
1219 void ComplexPatternOperandMatcher::emitPredicateOpcodes( in emitPredicateOpcodes() function in llvm::gi::ComplexPatternOperandMatcher
1241 void RegisterBankOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::RegisterBankOperandMatcher
1258 void MBBOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::MBBOperandMatcher
1267 void ImmOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::ImmOperandMatcher
1276 void ConstantIntOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in llvm::gi::ConstantIntOperandMatcher
[all …]
H A DGlobalISelMatchTable.h1735 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function
1757 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function
1907 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function