Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h303 UNE_F64, enumerator
/external/llvm-project/llvm/lib/Target/ARM/
DARMLegalizerInfo.cpp298 FCmp64Libcalls[CmpInst::FCMP_UNE] = {{RTLIB::UNE_F64, CmpInst::ICMP_EQ}}; in setFCmpLibcallsAEABI()
341 FCmp64Libcalls[CmpInst::FCMP_UNE] = {{RTLIB::UNE_F64, CmpInst::ICMP_NE}}; in setFCmpLibcallsGNU()
DARMISelLowering.cpp499 { RTLIB::UNE_F64, "__nedf2vfp", ISD::SETNE }, in ARMTargetLowering()
562 { RTLIB::UNE_F64, "__aeabi_dcmpeq", CallingConv::ARM_AAPCS, ISD::SETEQ }, in ARMTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLegalizerInfo.cpp298 FCmp64Libcalls[CmpInst::FCMP_UNE] = {{RTLIB::UNE_F64, CmpInst::ICMP_EQ}}; in setFCmpLibcallsAEABI()
341 FCmp64Libcalls[CmpInst::FCMP_UNE] = {{RTLIB::UNE_F64, CmpInst::ICMP_NE}}; in setFCmpLibcallsGNU()
DARMISelLowering.cpp472 { RTLIB::UNE_F64, "__nedf2vfp", ISD::SETNE }, in ARMTargetLowering()
535 { RTLIB::UNE_F64, "__aeabi_dcmpeq", CallingConv::ARM_AAPCS, ISD::SETEQ }, in ARMTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp81 { RTLIB::UNE_F64, "__mips16_nedf2" },
/external/llvm-project/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp81 { RTLIB::UNE_F64, "__mips16_nedf2" },
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp82 { RTLIB::UNE_F64, "__mips16_nedf2" },
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def366 HANDLE_LIBCALL(UNE_F64, "__nedf2")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def385 HANDLE_LIBCALL(UNE_F64, "__nedf2")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp201 { RTLIB::UNE_F64, "__mspabi_cmpd", ISD::SETNE }, in MSP430TargetLowering()
328 setLibcallCallingConv(RTLIB::UNE_F64, CallingConv::MSP430_BUILTIN); in MSP430TargetLowering()
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp200 { RTLIB::UNE_F64, "__mspabi_cmpd", ISD::SETNE }, in MSP430TargetLowering()
327 setLibcallCallingConv(RTLIB::UNE_F64, CallingConv::MSP430_BUILTIN); in MSP430TargetLowering()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp325 Names[RTLIB::UNE_F64] = "__nedf2"; in InitLibcallNames()
768 CCs[RTLIB::UNE_F64] = ISD::SETNE; in InitCmpLibcallCCs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp302 Table[RTLIB::UNE_F64] = i32_func_f64_f64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp306 Table[RTLIB::UNE_F64] = i32_func_f64_f64; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp543 CCs[RTLIB::UNE_F64] = ISD::SETNE; in InitCmpLibcallCCs()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp653 CCs[RTLIB::UNE_F64] = ISD::SETNE; in InitCmpLibcallCCs()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2178 setLibcallName(RTLIB::UNE_F64, "__hexagon_nedf2"); in HexagonTargetLowering()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp170 (VT == MVT::f64) ? RTLIB::UNE_F64 : in softenSetCCOperands()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp203 { RTLIB::UNE_F64, "__nedf2vfp", ISD::SETNE }, in ARMTargetLowering()
274 { RTLIB::UNE_F64, "__aeabi_dcmpeq", CallingConv::ARM_AAPCS, ISD::SETEQ }, in ARMTargetLowering()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp312 (VT == MVT::f64) ? RTLIB::UNE_F64 : in softenSetCCOperands()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp320 (VT == MVT::f64) ? RTLIB::UNE_F64 : in softenSetCCOperands()