Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp927 !isSignExtLoad() && !isZeroExtLoad() && getMemoryVT() == nullptr && in getPredCode()
942 if (isZeroExtLoad()) in getPredCode()
1078 isZeroExtLoad()) > 1) in getPredCode()
1091 if (isZeroExtLoad()) in getPredCode()
1180 bool TreePredicateFn::isZeroExtLoad() const { in isZeroExtLoad() function in TreePredicateFn
1311 if (isZeroExtLoad()) in getCodeToRunOnSDNode()
H A DCodeGenDAGPatterns.h556 bool isZeroExtLoad() const;
H A DGlobalISelEmitter.cpp226 if (P.isZeroExtLoad()) in explainPredicates()
322 Predicate.isSignExtLoad() || Predicate.isZeroExtLoad()) in isTrivialOperatorNode()
3751 Predicate.isZeroExtLoad()) in getEquivNode()
3855 Predicate.isZeroExtLoad()) in addBuiltinPredicates()