/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMLegalizerInfo.cpp | 286 {RTLIB::OGE_F64, CmpInst::BAD_ICMP_PREDICATE}}; in setFCmpLibcallsAEABI() 297 FCmp64Libcalls[CmpInst::FCMP_ULT] = {{RTLIB::OGE_F64, CmpInst::ICMP_EQ}}; in setFCmpLibcallsAEABI() 332 FCmp64Libcalls[CmpInst::FCMP_OGE] = {{RTLIB::OGE_F64, CmpInst::ICMP_SGE}}; in setFCmpLibcallsGNU() 340 FCmp64Libcalls[CmpInst::FCMP_ULT] = {{RTLIB::OGE_F64, CmpInst::ICMP_SLT}}; in setFCmpLibcallsGNU()
|
D | ARMISelLowering.cpp | 502 { RTLIB::OGE_F64, "__gedf2vfp", ISD::SETNE }, in ARMTargetLowering() 565 { RTLIB::OGE_F64, "__aeabi_dcmpge", CallingConv::ARM_AAPCS, ISD::SETNE }, in ARMTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMLegalizerInfo.cpp | 286 {RTLIB::OGE_F64, CmpInst::BAD_ICMP_PREDICATE}}; in setFCmpLibcallsAEABI() 297 FCmp64Libcalls[CmpInst::FCMP_ULT] = {{RTLIB::OGE_F64, CmpInst::ICMP_EQ}}; in setFCmpLibcallsAEABI() 332 FCmp64Libcalls[CmpInst::FCMP_OGE] = {{RTLIB::OGE_F64, CmpInst::ICMP_SGE}}; in setFCmpLibcallsGNU() 340 FCmp64Libcalls[CmpInst::FCMP_ULT] = {{RTLIB::OGE_F64, CmpInst::ICMP_SLT}}; in setFCmpLibcallsGNU()
|
D | ARMISelLowering.cpp | 475 { RTLIB::OGE_F64, "__gedf2vfp", ISD::SETNE }, in ARMTargetLowering() 538 { RTLIB::OGE_F64, "__aeabi_dcmpge", CallingConv::ARM_AAPCS, ISD::SETNE }, in ARMTargetLowering()
|
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 307 OGE_F64, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips16ISelLowering.cpp | 71 { RTLIB::OGE_F64, "__mips16_gedf2" },
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | Mips16ISelLowering.cpp | 71 { RTLIB::OGE_F64, "__mips16_gedf2" },
|
/external/llvm/lib/Target/Mips/ |
D | Mips16ISelLowering.cpp | 72 { RTLIB::OGE_F64, "__mips16_gedf2" },
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 370 HANDLE_LIBCALL(OGE_F64, "__gedf2")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 389 HANDLE_LIBCALL(OGE_F64, "__gedf2")
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 202 { RTLIB::OGE_F64, "__mspabi_cmpd", ISD::SETGE }, in MSP430TargetLowering() 329 setLibcallCallingConv(RTLIB::OGE_F64, CallingConv::MSP430_BUILTIN); in MSP430TargetLowering()
|
/external/llvm-project/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 201 { RTLIB::OGE_F64, "__mspabi_cmpd", ISD::SETGE }, in MSP430TargetLowering() 328 setLibcallCallingConv(RTLIB::OGE_F64, CallingConv::MSP430_BUILTIN); in MSP430TargetLowering()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 329 Names[RTLIB::OGE_F64] = "__gedf2"; in InitLibcallNames() 772 CCs[RTLIB::OGE_F64] = ISD::SETGE; in InitCmpLibcallCCs()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 305 Table[RTLIB::OGE_F64] = i32_func_f64_f64; in RuntimeLibcallSignatureTable()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 309 Table[RTLIB::OGE_F64] = i32_func_f64_f64; in RuntimeLibcallSignatureTable()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 547 CCs[RTLIB::OGE_F64] = ISD::SETGE; in InitCmpLibcallCCs()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 176 (VT == MVT::f64) ? RTLIB::OGE_F64 : in softenSetCCOperands() 230 (VT == MVT::f64) ? RTLIB::OGE_F64 : in softenSetCCOperands()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 657 CCs[RTLIB::OGE_F64] = ISD::SETGE; in InitCmpLibcallCCs()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 2174 setLibcallName(RTLIB::OGE_F64, "__hexagon_gedf2"); in HexagonTargetLowering()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 318 (VT == MVT::f64) ? RTLIB::OGE_F64 : in softenSetCCOperands() 365 (VT == MVT::f64) ? RTLIB::OGE_F64 : in softenSetCCOperands()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 326 (VT == MVT::f64) ? RTLIB::OGE_F64 : in softenSetCCOperands() 373 (VT == MVT::f64) ? RTLIB::OGE_F64 : in softenSetCCOperands()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 206 { RTLIB::OGE_F64, "__gedf2vfp", ISD::SETNE }, in ARMTargetLowering() 277 { RTLIB::OGE_F64, "__aeabi_dcmpge", CallingConv::ARM_AAPCS, ISD::SETNE }, in ARMTargetLowering()
|