Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1116 void emitPredicateOpcodes(MatchTable &Table,
1167 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::LLTOperandMatcher
1202 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::PointerToAnyOperandMatcher
1233 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::ComplexPatternOperandMatcher
1268 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::RegisterBankOperandMatcher
1289 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::MBBOperandMatcher
1316 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::ConstantIntOperandMatcher
1345 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::LiteralIntOperandMatcher
1943 .emitPredicateOpcodes(Table, Rule); in emitPredicateOpcodes()
2864 PM->emitPredicateOpcodes(Table, *this); in emit()
[all …]