Searched refs:isExtendedTrueVal (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3305 bool isExtendedTrueVal(const ConstantSDNode *N, EVT VT, bool SExt) const;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2825 bool TargetLowering::isExtendedTrueVal(const ConstantSDNode *N, EVT VT, function in class:TargetLowering
3286 isExtendedTrueVal(N1C, N0->getValueType(0), SExt))) {

Completed in 200 milliseconds