Home
last modified time | relevance | path

Searched refs:OLT_F32 (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMLegalizerInfo.cpp209 {RTLIB::OLT_F32, CmpInst::BAD_ICMP_PREDICATE}}; in setFCmpLibcallsAEABI()
211 FCmp32Libcalls[CmpInst::FCMP_UGE] = {{RTLIB::OLT_F32, CmpInst::ICMP_EQ}}; in setFCmpLibcallsAEABI()
220 {RTLIB::OLT_F32, CmpInst::BAD_ICMP_PREDICATE}}; in setFCmpLibcallsAEABI()
260 FCmp32Libcalls[CmpInst::FCMP_OLT] = {{RTLIB::OLT_F32, CmpInst::ICMP_SLT}}; in setFCmpLibcallsGNU()
262 FCmp32Libcalls[CmpInst::FCMP_UGE] = {{RTLIB::OLT_F32, CmpInst::ICMP_SGE}}; in setFCmpLibcallsGNU()
269 {RTLIB::OLT_F32, CmpInst::ICMP_SLT}}; in setFCmpLibcallsGNU()
DARMISelLowering.cpp265 { RTLIB::OLT_F32, "__ltsf2vfp", ISD::SETNE }, in ARMTargetLowering()
357 { RTLIB::OLT_F32, "__aeabi_fcmplt", CallingConv::ARM_AAPCS, ISD::SETNE }, in ARMTargetLowering()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h248 OLT_F32, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h310 OLT_F32, enumerator
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp637 LC1 = (VT == MVT::f32) ? RTLIB::OLT_F32 : RTLIB::OLT_F64; in SoftenSetCCOperands()
658 LC1 = (VT == MVT::f32) ? RTLIB::OLT_F32 : RTLIB::OLT_F64; in SoftenSetCCOperands()
667 LC2 = (VT == MVT::f32) ? RTLIB::OLT_F32 : RTLIB::OLT_F64; in SoftenSetCCOperands()
DTargetLowering.cpp280 Names[RTLIB::OLT_F32] = "__ltsf2"; in InitLibcallNames()
531 CCs[RTLIB::OLT_F32] = ISD::SETLT; in InitCmpLibcallCCs()
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp79 { RTLIB::OLT_F32, "__mips16_ltsf2" },
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp79 { RTLIB::OLT_F32, "__mips16_ltsf2" },
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def346 HANDLE_LIBCALL(OLT_F32, "__ltsf2")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp332 Names[RTLIB::OLT_F32] = "__ltsf2"; in InitLibcallNames()
775 CCs[RTLIB::OLT_F32] = ISD::SETLT; in InitCmpLibcallCCs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp290 Table[RTLIB::OLT_F32] = i32_func_f32_f32; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp181 LC1 = (VT == MVT::f32) ? RTLIB::OLT_F32 : in softenSetCCOperands()
209 LC1 = (VT == MVT::f32) ? RTLIB::OLT_F32 : in softenSetCCOperands()
244 LC1 = (VT == MVT::f32) ? RTLIB::OLT_F32 : in softenSetCCOperands()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp186 LC1 = (VT == MVT::f32) ? RTLIB::OLT_F32 : in softenSetCCOperands()
214 LC1 = (VT == MVT::f32) ? RTLIB::OLT_F32 : in softenSetCCOperands()
249 LC1 = (VT == MVT::f32) ? RTLIB::OLT_F32 : in softenSetCCOperands()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp509 CCs[RTLIB::OLT_F32] = ISD::SETLT; in InitCmpLibcallCCs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp203 { RTLIB::OLT_F32, "__mspabi_cmpf", ISD::SETLT }, in MSP430TargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1610 setLibcallName(RTLIB::OLT_F32, "__hexagon_fast_ltsf2"); in HexagonTargetLowering()
1619 setLibcallName(RTLIB::OLT_F32, "__hexagon_ltsf2"); in HexagonTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp202 setLibcallName(RTLIB::OLT_F32, "__ltsf2vfp"); in ARMTargetLowering()
211 setCmpLibcallCC(RTLIB::OLT_F32, ISD::SETNE); in ARMTargetLowering()
322 setLibcallName(RTLIB::OLT_F32, "__aeabi_fcmplt"); in ARMTargetLowering()
323 setCmpLibcallCC(RTLIB::OLT_F32, ISD::SETNE); in ARMTargetLowering()
336 setLibcallCallingConv(RTLIB::OLT_F32, CallingConv::ARM_AAPCS); in ARMTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2108 setLibcallName(RTLIB::OLT_F32, "__hexagon_fast_ltsf2"); in HexagonTargetLowering()
2117 setLibcallName(RTLIB::OLT_F32, "__hexagon_ltsf2"); in HexagonTargetLowering()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp194 { RTLIB::OLT_F32, "__ltsf2vfp", ISD::SETNE }, in ARMTargetLowering()
293 { RTLIB::OLT_F32, "__aeabi_fcmplt", CallingConv::ARM_AAPCS, ISD::SETNE }, in ARMTargetLowering()