Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLegalizerInfo.cpp266 {RTLIB::OLT_F32, CmpInst::BAD_ICMP_PREDICATE}}; in setFCmpLibcallsAEABI()
268 FCmp32Libcalls[CmpInst::FCMP_UGE] = {{RTLIB::OLT_F32, CmpInst::ICMP_EQ}}; in setFCmpLibcallsAEABI()
277 {RTLIB::OLT_F32, CmpInst::BAD_ICMP_PREDICATE}}; in setFCmpLibcallsAEABI()
317 FCmp32Libcalls[CmpInst::FCMP_OLT] = {{RTLIB::OLT_F32, CmpInst::ICMP_SLT}}; in setFCmpLibcallsGNU()
319 FCmp32Libcalls[CmpInst::FCMP_UGE] = {{RTLIB::OLT_F32, CmpInst::ICMP_SGE}}; in setFCmpLibcallsGNU()
326 {RTLIB::OLT_F32, CmpInst::ICMP_SLT}}; in setFCmpLibcallsGNU()
DARMISelLowering.cpp464 { RTLIB::OLT_F32, "__ltsf2vfp", ISD::SETNE }, in ARMTargetLowering()
553 { RTLIB::OLT_F32, "__aeabi_fcmplt", CallingConv::ARM_AAPCS, ISD::SETNE }, in ARMTargetLowering()
/external/llvm-project/llvm/lib/Target/ARM/
DARMLegalizerInfo.cpp266 {RTLIB::OLT_F32, CmpInst::BAD_ICMP_PREDICATE}}; in setFCmpLibcallsAEABI()
268 FCmp32Libcalls[CmpInst::FCMP_UGE] = {{RTLIB::OLT_F32, CmpInst::ICMP_EQ}}; in setFCmpLibcallsAEABI()
277 {RTLIB::OLT_F32, CmpInst::BAD_ICMP_PREDICATE}}; in setFCmpLibcallsAEABI()
317 FCmp32Libcalls[CmpInst::FCMP_OLT] = {{RTLIB::OLT_F32, CmpInst::ICMP_SLT}}; in setFCmpLibcallsGNU()
319 FCmp32Libcalls[CmpInst::FCMP_UGE] = {{RTLIB::OLT_F32, CmpInst::ICMP_SGE}}; in setFCmpLibcallsGNU()
326 {RTLIB::OLT_F32, CmpInst::ICMP_SLT}}; in setFCmpLibcallsGNU()
DARMISelLowering.cpp491 { RTLIB::OLT_F32, "__ltsf2vfp", ISD::SETNE }, in ARMTargetLowering()
580 { RTLIB::OLT_F32, "__aeabi_fcmplt", CallingConv::ARM_AAPCS, ISD::SETNE }, in ARMTargetLowering()
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h310 OLT_F32, enumerator
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp79 { RTLIB::OLT_F32, "__mips16_ltsf2" },
/external/llvm-project/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp78 { RTLIB::OLT_F32, "__mips16_ltsf2" },
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp78 { RTLIB::OLT_F32, "__mips16_ltsf2" },
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def373 HANDLE_LIBCALL(OLT_F32, "__ltsf2")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def392 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-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp307 Table[RTLIB::OLT_F32] = i32_func_f32_f32; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp311 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-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp550 CCs[RTLIB::OLT_F32] = ISD::SETLT; in InitCmpLibcallCCs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp209 { RTLIB::OLT_F32, "__mspabi_cmpf", ISD::SETLT }, in MSP430TargetLowering()
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp208 { RTLIB::OLT_F32, "__mspabi_cmpf", ISD::SETLT }, in MSP430TargetLowering()
/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-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp660 CCs[RTLIB::OLT_F32] = ISD::SETLT; in InitCmpLibcallCCs()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp323 LC1 = (VT == MVT::f32) ? RTLIB::OLT_F32 : in softenSetCCOperands()
379 LC1 = (VT == MVT::f32) ? RTLIB::OLT_F32 : in softenSetCCOperands()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp331 LC1 = (VT == MVT::f32) ? RTLIB::OLT_F32 : in softenSetCCOperands()
387 LC1 = (VT == MVT::f32) ? RTLIB::OLT_F32 : in softenSetCCOperands()
/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()