Home
last modified time | relevance | path

Searched refs:UO_F128 (Results 1 – 11 of 11) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h324 UO_F128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def387 HANDLE_LIBCALL(UO_F128, "__unordtf2")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def406 HANDLE_LIBCALL(UO_F128, "__unordtf2")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp158 setLibcallName(RTLIB::UO_F128, "__unordkf2"); in InitLibcalls()
564 CCs[RTLIB::UO_F128] = ISD::SETNE; in InitCmpLibcallCCs()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp346 Names[RTLIB::UO_F128] = "__unordtf2"; in InitLibcallNames()
789 CCs[RTLIB::UO_F128] = ISD::SETNE; in InitCmpLibcallCCs()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp161 setLibcallName(RTLIB::UO_F128, "__unordkf2"); in InitLibcalls()
674 CCs[RTLIB::UO_F128] = ISD::SETNE; in InitCmpLibcallCCs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp318 Table[RTLIB::UO_F128] = i32_func_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp322 Table[RTLIB::UO_F128] = i32_func_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp200 (VT == MVT::f128) ? RTLIB::UO_F128 : RTLIB::UO_PPCF128; in softenSetCCOperands()
/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()