Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h329 O_PPCF128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def365 HANDLE_LIBCALL(O_PPCF128, "__gcc_qunord")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp351 Names[RTLIB::O_PPCF128] = "__gcc_qunord"; in InitLibcallNames()
794 CCs[RTLIB::O_PPCF128] = ISD::SETEQ; in InitCmpLibcallCCs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp528 CCs[RTLIB::O_PPCF128] = ISD::SETEQ; in InitCmpLibcallCCs()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp205 (VT == MVT::f128) ? RTLIB::O_F128 : RTLIB::O_PPCF128; in softenSetCCOperands()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp210 (VT == MVT::f128) ? RTLIB::O_F128 : RTLIB::O_PPCF128; in softenSetCCOperands()