Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDGlobalISelEmitter.cpp252 if (Predicate.hasGISelPredicateCode()) in isTrivialOperatorNode()
790 if (Predicate.hasGISelPredicateCode()) { in createAndImportSelDAGMatcher()
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenDAGPatterns.h596 bool hasGISelPredicateCode() const;
HDCodeGenDAGPatterns.cpp1284 bool TreePredicateFn::hasGISelPredicateCode() const { in hasGISelPredicateCode() function in TreePredicateFn
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
HDGlobalISelMatchTable.cpp34 if (Predicate.hasGISelPredicateCode()) in getEnumNameForPredicate()