Searched defs:emitPredicateOpcodes (Results  1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ | 
| H A D | GlobalISelMatchTable.cpp | 1143 void SameOperandMatcher::emitPredicateOpcodes(MatchTable &Table,  in emitPredicateOpcodes()  function in llvm::gi::SameOperandMatcher 1178 void LLTOperandMatcher::emitPredicateOpcodes(MatchTable &Table,  in emitPredicateOpcodes()  function in llvm::gi::LLTOperandMatcher 1192 void PointerToAnyOperandMatcher::emitPredicateOpcodes(MatchTable &Table,  in emitPredicateOpcodes()  function in llvm::gi::PointerToAnyOperandMatcher 1203 void RecordNamedOperandMatcher::emitPredicateOpcodes(MatchTable &Table,  in emitPredicateOpcodes()  function in llvm::gi::RecordNamedOperandMatcher 1214 void RecordRegisterType::emitPredicateOpcodes(MatchTable &Table,  in emitPredicateOpcodes()  function in llvm::gi::RecordRegisterType 1225 void ComplexPatternOperandMatcher::emitPredicateOpcodes(  in emitPredicateOpcodes()  function in llvm::gi::ComplexPatternOperandMatcher 1247 void RegisterBankOperandMatcher::emitPredicateOpcodes(MatchTable &Table,  in emitPredicateOpcodes()  function in llvm::gi::RegisterBankOperandMatcher 1264 void MBBOperandMatcher::emitPredicateOpcodes(MatchTable &Table,  in emitPredicateOpcodes()  function in llvm::gi::MBBOperandMatcher 1273 void ImmOperandMatcher::emitPredicateOpcodes(MatchTable &Table,  in emitPredicateOpcodes()  function in llvm::gi::ImmOperandMatcher 1282 void ConstantIntOperandMatcher::emitPredicateOpcodes(MatchTable &Table,  in emitPredicateOpcodes()  function in llvm::gi::ConstantIntOperandMatcher [all …] 
 | 
| H A D | GlobalISelMatchTable.h | 1687   void emitPredicateOpcodes(MatchTable &Table,  in emitPredicateOpcodes()  function 1709   void emitPredicateOpcodes(MatchTable &Table,  in emitPredicateOpcodes()  function 1849   void emitPredicateOpcodes(MatchTable &Table,  in emitPredicateOpcodes()  function
  |