Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h302 UNE_F32, enumerator
/external/llvm-project/llvm/lib/Target/ARM/
DARMLegalizerInfo.cpp272 FCmp32Libcalls[CmpInst::FCMP_UNE] = {{RTLIB::UNE_F32, CmpInst::ICMP_EQ}}; in setFCmpLibcallsAEABI()
323 FCmp32Libcalls[CmpInst::FCMP_UNE] = {{RTLIB::UNE_F32, CmpInst::ICMP_NE}}; in setFCmpLibcallsGNU()
DARMISelLowering.cpp490 { RTLIB::UNE_F32, "__nesf2vfp", ISD::SETNE }, in ARMTargetLowering()
579 { RTLIB::UNE_F32, "__aeabi_fcmpeq", CallingConv::ARM_AAPCS, ISD::SETEQ }, in ARMTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLegalizerInfo.cpp272 FCmp32Libcalls[CmpInst::FCMP_UNE] = {{RTLIB::UNE_F32, CmpInst::ICMP_EQ}}; in setFCmpLibcallsAEABI()
323 FCmp32Libcalls[CmpInst::FCMP_UNE] = {{RTLIB::UNE_F32, CmpInst::ICMP_NE}}; in setFCmpLibcallsGNU()
DARMISelLowering.cpp463 { RTLIB::UNE_F32, "__nesf2vfp", ISD::SETNE }, in ARMTargetLowering()
552 { RTLIB::UNE_F32, "__aeabi_fcmpeq", CallingConv::ARM_AAPCS, ISD::SETEQ }, in ARMTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp82 { RTLIB::UNE_F32, "__mips16_nesf2" },
/external/llvm-project/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp82 { RTLIB::UNE_F32, "__mips16_nesf2" },
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp83 { RTLIB::UNE_F32, "__mips16_nesf2" },
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def365 HANDLE_LIBCALL(UNE_F32, "__nesf2")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def384 HANDLE_LIBCALL(UNE_F32, "__nesf2")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp324 Names[RTLIB::UNE_F32] = "__nesf2"; in InitLibcallNames()
767 CCs[RTLIB::UNE_F32] = ISD::SETNE; in InitCmpLibcallCCs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp301 Table[RTLIB::UNE_F32] = i32_func_f32_f32; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp305 Table[RTLIB::UNE_F32] = i32_func_f32_f32; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp542 CCs[RTLIB::UNE_F32] = ISD::SETNE; in InitCmpLibcallCCs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp207 { RTLIB::UNE_F32, "__mspabi_cmpf", ISD::SETNE }, in MSP430TargetLowering()
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp206 { RTLIB::UNE_F32, "__mspabi_cmpf", ISD::SETNE }, in MSP430TargetLowering()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp652 CCs[RTLIB::UNE_F32] = ISD::SETNE; in InitCmpLibcallCCs()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2177 setLibcallName(RTLIB::UNE_F32, "__hexagon_nesf2"); in HexagonTargetLowering()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp169 LC1 = (VT == MVT::f32) ? RTLIB::UNE_F32 : in softenSetCCOperands()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp193 { RTLIB::UNE_F32, "__nesf2vfp", ISD::SETNE }, in ARMTargetLowering()
292 { RTLIB::UNE_F32, "__aeabi_fcmpeq", CallingConv::ARM_AAPCS, ISD::SETEQ }, in ARMTargetLowering()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp311 LC1 = (VT == MVT::f32) ? RTLIB::UNE_F32 : in softenSetCCOperands()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp319 LC1 = (VT == MVT::f32) ? RTLIB::UNE_F32 : in softenSetCCOperands()