Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3534 bool isExtendedTrueVal(const ConstantSDNode *N, EVT VT, bool SExt) const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3121 bool TargetLowering::isExtendedTrueVal(const ConstantSDNode *N, EVT VT, in isExtendedTrueVal() function in TargetLowering
3624 isExtendedTrueVal(N1C, N0->getValueType(0), SExt))) { in SimplifySetCC()