/external/llvm/include/llvm/ADT/ |
D | APFloat.h | 153 cmpLessThan, enumerator 673 return (B.compare(A) == APFloat::cmpLessThan) ? B : A; in minnum() 684 return (A.compare(B) == APFloat::cmpLessThan) ? B : A; in maxnum()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | APFloat.cpp | 1205 return cmpLessThan; in compareAbsoluteValue() 1452 reverse = compareAbsoluteValue(temp_rhs) == cmpLessThan; in addOrSubtractSignificand() 1750 compareAbsoluteValue(rhs) != cmpLessThan) { in mod() 1752 if (compareAbsoluteValue(V) == cmpLessThan) in mod() 1873 return cmpLessThan; in compare() 1883 return cmpLessThan; in compare() 1889 return cmpLessThan; in compare() 1903 result = cmpLessThan; in compare() 1911 if (result == cmpLessThan) in compare() 1914 result = cmpLessThan; in compare() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | APFloat.cpp | 1108 return cmpLessThan; in compareAbsoluteValue() 1362 reverse = compareAbsoluteValue(temp_rhs) == cmpLessThan; in addOrSubtractSignificand() 1795 return cmpLessThan; in compare() 1805 return cmpLessThan; in compare() 1811 return cmpLessThan; in compare() 1825 result = cmpLessThan; in compare() 1833 if (result == cmpLessThan) in compare() 1836 result = cmpLessThan; in compare()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 2146 return Op.compare(APFloat(-745.0)) != APFloat::cmpLessThan && in isMathLibCallNoop() 2149 return Op.compare(APFloat(-103.0f)) != APFloat::cmpLessThan && in isMathLibCallNoop() 2158 return Op.compare(APFloat(-1074.0)) != APFloat::cmpLessThan && in isMathLibCallNoop() 2161 return Op.compare(APFloat(-149.0f)) != APFloat::cmpLessThan && in isMathLibCallNoop() 2193 APFloat::cmpLessThan && in isMathLibCallNoop() 2205 return Op.compare(APFloat(-710.0)) != APFloat::cmpLessThan && in isMathLibCallNoop() 2208 return Op.compare(APFloat(-89.0f)) != APFloat::cmpLessThan && in isMathLibCallNoop()
|
D | ValueTracking.cpp | 4292 FC1->compare(*FC2) == APFloat::cmpResult::cmpLessThan) in matchFastFloatClamp()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APFloat.h | 154 cmpLessThan, enumerator 1112 return (B.compare(A) == APFloat::cmpLessThan) ? B : A; in minnum() 1123 return (A.compare(B) == APFloat::cmpLessThan) ? B : A; in maxnum()
|
/external/llvm/lib/Support/ |
D | APFloat.cpp | 1213 return cmpLessThan; in compareAbsoluteValue() 1468 reverse = compareAbsoluteValue(temp_rhs) == cmpLessThan; in addOrSubtractSignificand() 1937 return cmpLessThan; in compare() 1947 return cmpLessThan; in compare() 1953 return cmpLessThan; in compare() 1967 result = cmpLessThan; in compare() 1975 if (result == cmpLessThan) in compare() 1978 result = cmpLessThan; in compare()
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | APFloat.h | 143 cmpLessThan, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | APFloat.h | 167 cmpLessThan, enumerator 1232 return (B.compare(A) == APFloat::cmpLessThan) ? B : A; in minnum() 1243 return (A.compare(B) == APFloat::cmpLessThan) ? B : A; in maxnum()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | ConstantFold.cpp | 1809 return ConstantInt::get(ResultTy, R==APFloat::cmpLessThan || in ConstantFoldCompareInstruction() 1813 R==APFloat::cmpLessThan); in ConstantFoldCompareInstruction() 1815 return ConstantInt::get(ResultTy, R==APFloat::cmpLessThan); in ConstantFoldCompareInstruction() 1824 return ConstantInt::get(ResultTy, R==APFloat::cmpLessThan || in ConstantFoldCompareInstruction() 1827 return ConstantInt::get(ResultTy, R!=APFloat::cmpLessThan); in ConstantFoldCompareInstruction()
|
D | Metadata.cpp | 936 if (AVal.compare(BVal) == APFloat::cmpLessThan) in getMostGenericFPMath()
|
/external/llvm/lib/IR/ |
D | ConstantFold.cpp | 1784 return ConstantInt::get(ResultTy, R==APFloat::cmpLessThan || in ConstantFoldCompareInstruction() 1788 R==APFloat::cmpLessThan); in ConstantFoldCompareInstruction() 1790 return ConstantInt::get(ResultTy, R==APFloat::cmpLessThan); in ConstantFoldCompareInstruction() 1799 return ConstantInt::get(ResultTy, R==APFloat::cmpLessThan || in ConstantFoldCompareInstruction() 1802 return ConstantInt::get(ResultTy, R!=APFloat::cmpLessThan); in ConstantFoldCompareInstruction()
|
D | Metadata.cpp | 909 if (AVal.compare(BVal) == APFloat::cmpLessThan) in getMostGenericFPMath()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | ConstantFold.cpp | 1941 return ConstantInt::get(ResultTy, R==APFloat::cmpLessThan || in ConstantFoldCompareInstruction() 1945 R==APFloat::cmpLessThan); in ConstantFoldCompareInstruction() 1947 return ConstantInt::get(ResultTy, R==APFloat::cmpLessThan); in ConstantFoldCompareInstruction() 1956 return ConstantInt::get(ResultTy, R==APFloat::cmpLessThan || in ConstantFoldCompareInstruction() 1959 return ConstantInt::get(ResultTy, R!=APFloat::cmpLessThan); in ConstantFoldCompareInstruction()
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | vector_support_library.cc | 112 CHECK(low.compare(high) == llvm::APFloat::cmpLessThan); in Clamp()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 2655 if (SMax.compare(RHS) == APFloat::cmpLessThan) { // smax < 13123.0 in FoldFCmp_IntToFP_Cst() 2667 if (UMax.compare(RHS) == APFloat::cmpLessThan) { // umax < 13123.0 in FoldFCmp_IntToFP_Cst() 2846 APFloat::cmpLessThan) || Fabs.isZero())) in visitFCmpInst()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1543 R==APFloat::cmpLessThan, VT); in FoldSetCC() 1547 case ISD::SETOLT: return getConstant(R==APFloat::cmpLessThan, VT); in FoldSetCC() 1555 case ISD::SETOLE: return getConstant(R==APFloat::cmpLessThan || in FoldSetCC() 1568 R==APFloat::cmpLessThan, VT); in FoldSetCC() 1572 case ISD::SETUGE: return getConstant(R!=APFloat::cmpLessThan, VT); in FoldSetCC()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 4412 if (SMax.compare(RHS) == APFloat::cmpLessThan) { // smax < 13123.0 in FoldFCmp_IntToFP_Cst() 4424 if (UMax.compare(RHS) == APFloat::cmpLessThan) { // umax < 13123.0 in FoldFCmp_IntToFP_Cst() 4628 APFloat::cmpLessThan) || Fabs.isZero())) in visitFCmpInst()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1954 R==APFloat::cmpLessThan, dl, VT); in FoldSetCC() 1958 case ISD::SETOLT: return getConstant(R==APFloat::cmpLessThan, dl, VT); in FoldSetCC() 1966 case ISD::SETOLE: return getConstant(R==APFloat::cmpLessThan || in FoldSetCC() 1979 R==APFloat::cmpLessThan, dl, VT); in FoldSetCC() 1983 case ISD::SETUGE: return getConstant(R!=APFloat::cmpLessThan, dl, VT); in FoldSetCC()
|
/external/clang/lib/AST/ |
D | ExprConstant.cpp | 7534 CR_r == APFloat::cmpLessThan || in VisitBinaryOperator() 7537 CR_i == APFloat::cmpLessThan || in VisitBinaryOperator() 7570 return Success(CR == APFloat::cmpLessThan, E); in VisitBinaryOperator() 7574 return Success(CR == APFloat::cmpLessThan || CR == APFloat::cmpEqual, E); in VisitBinaryOperator() 7582 || CR == APFloat::cmpLessThan in VisitBinaryOperator()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 4996 if (SMax.compare(RHS) == APFloat::cmpLessThan) { // smax < 13123.0 in foldFCmpIntToFPConst() 5008 if (UMax.compare(RHS) == APFloat::cmpLessThan) { // umax < 13123.0 in foldFCmpIntToFPConst() 5227 APFloat::cmpLessThan) || Fabs.isZero())) in visitFCmpInst()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 2021 R==APFloat::cmpLessThan, dl, VT, in FoldSetCC() 2026 case ISD::SETOLT: return getBoolConstant(R==APFloat::cmpLessThan, dl, VT, in FoldSetCC() 2036 case ISD::SETOLE: return getBoolConstant(R==APFloat::cmpLessThan || in FoldSetCC() 2054 R==APFloat::cmpLessThan, dl, VT, in FoldSetCC() 2061 case ISD::SETUGE: return getBoolConstant(R!=APFloat::cmpLessThan, dl, VT, in FoldSetCC()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | APFloatTest.cpp | 3772 APFloat::cmpLessThan), in TEST() 3778 0x0000000000000001ull, APFloat::cmpLessThan), in TEST()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 7778 if (Cmp0 == APFloat::cmpLessThan || in performClampCombine()
|