Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp949 !isSignExtLoad() && !isZeroExtLoad() && getMemoryVT() == nullptr && in getPredCode()
963 if (isSignExtLoad()) in getPredCode()
991 !isZeroExtLoad() && !isSignExtLoad() && !isAtomicOrderingAcquire() && in getPredCode()
1094 if (isAtomic() && (isZeroExtLoad() || isSignExtLoad())) in getPredCode()
1107 if ((isNonExtLoad() + isAnyExtLoad() + isSignExtLoad() + in getPredCode()
1118 if (isSignExtLoad()) in getPredCode()
1213 bool TreePredicateFn::isSignExtLoad() const { in isSignExtLoad() function in TreePredicateFn
1343 if (isSignExtLoad()) in getCodeToRunOnSDNode()
H A DGlobalISelEmitter.cpp114 if (P.isSignExtLoad()) in explainPredicates()
215 Predicate.isSignExtLoad() || Predicate.isZeroExtLoad()) in isTrivialOperatorNode()
517 Predicate.isSignExtLoad()) in getEquivNode()
628 Predicate.isSignExtLoad()) in addBuiltinPredicates()
H A DCodeGenDAGPatterns.h555 bool isSignExtLoad() const;
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DSelectionDAGCompat.td196 // as isSignExtLoad require that this is not a perfect 1:1 mapping since a