Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h299 UNE_F32, enumerator
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp85 { RTLIB::UNE_F32, "__mips16_nesf2" },
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp313 Names[RTLIB::UNE_F32] = "__nesf2"; in InitLibcallNames()
701 CCs[RTLIB::UNE_F32] = ISD::SETNE; in InitCmpLibcallCCs()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp141 LC1 = (VT == MVT::f32) ? RTLIB::UNE_F32 : in softenSetCCOperands()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1990 setLibcallName(RTLIB::UNE_F32, "__hexagon_nesf2"); in HexagonTargetLowering()
/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()