Home
last modified time | relevance | path

Searched refs:UNE_PPCF128 (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h305 UNE_PPCF128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def368 HANDLE_LIBCALL(UNE_PPCF128, "__gcc_qne")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def387 HANDLE_LIBCALL(UNE_PPCF128, "__gcc_qne")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp327 Names[RTLIB::UNE_PPCF128] = "__gcc_qne"; in InitLibcallNames()
770 CCs[RTLIB::UNE_PPCF128] = ISD::SETNE; in InitCmpLibcallCCs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp545 CCs[RTLIB::UNE_PPCF128] = ISD::SETNE; in InitCmpLibcallCCs()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp655 CCs[RTLIB::UNE_PPCF128] = ISD::SETNE; in InitCmpLibcallCCs()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp171 (VT == MVT::f128) ? RTLIB::UNE_F128 : RTLIB::UNE_PPCF128; in softenSetCCOperands()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp313 (VT == MVT::f128) ? RTLIB::UNE_F128 : RTLIB::UNE_PPCF128; in softenSetCCOperands()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp321 (VT == MVT::f128) ? RTLIB::UNE_F128 : RTLIB::UNE_PPCF128; in softenSetCCOperands()