Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h325 UO_PPCF128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def388 HANDLE_LIBCALL(UO_PPCF128, "__gcc_qunord")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def407 HANDLE_LIBCALL(UO_PPCF128, "__gcc_qunord")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp347 Names[RTLIB::UO_PPCF128] = "__gcc_qunord"; in InitLibcallNames()
790 CCs[RTLIB::UO_PPCF128] = ISD::SETNE; in InitCmpLibcallCCs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp565 CCs[RTLIB::UO_PPCF128] = ISD::SETNE; in InitCmpLibcallCCs()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp200 (VT == MVT::f128) ? RTLIB::UO_F128 : RTLIB::UO_PPCF128; in softenSetCCOperands()
219 (VT == MVT::f128) ? RTLIB::UO_F64 : RTLIB::UO_PPCF128; in softenSetCCOperands()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp675 CCs[RTLIB::UO_PPCF128] = ISD::SETNE; in InitCmpLibcallCCs()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp345 (VT == MVT::f128) ? RTLIB::UO_F128 : RTLIB::UO_PPCF128; in softenSetCCOperands()
354 (VT == MVT::f128) ? RTLIB::UO_F128 : RTLIB::UO_PPCF128; in softenSetCCOperands()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp353 (VT == MVT::f128) ? RTLIB::UO_F128 : RTLIB::UO_PPCF128; in softenSetCCOperands()
362 (VT == MVT::f128) ? RTLIB::UO_F128 : RTLIB::UO_PPCF128; in softenSetCCOperands()