Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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.cpp239 if (P.isZeroExtLoad()) in explainPredicates()
335 Predicate.isSignExtLoad() || Predicate.isZeroExtLoad()) in isTrivialOperatorNode()
3764 Predicate.isZeroExtLoad()) in getEquivNode()
3869 Predicate.isZeroExtLoad()) in addBuiltinPredicates()