Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp93 std::string getMatchOpcodeForPredicate(const TreePredicateFn &Predicate) { in getMatchOpcodeForPredicate() function
1927 Table << MatchTable::Opcode(getMatchOpcodeForPredicate(Predicate)) in emitPredicateOpcodes()