Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h320 OGT_F128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def383 HANDLE_LIBCALL(OGT_F128, "__gttf2")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def402 HANDLE_LIBCALL(OGT_F128, "__gttf2")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp157 setLibcallName(RTLIB::OGT_F128, "__gtkf2"); in InitLibcalls()
560 CCs[RTLIB::OGT_F128] = ISD::SETGT; in InitCmpLibcallCCs()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp342 Names[RTLIB::OGT_F128] = "__gttf2"; in InitLibcallNames()
785 CCs[RTLIB::OGT_F128] = ISD::SETGT; in InitCmpLibcallCCs()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp160 setLibcallName(RTLIB::OGT_F128, "__gtkf2"); in InitLibcalls()
670 CCs[RTLIB::OGT_F128] = ISD::SETGT; in InitCmpLibcallCCs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp315 Table[RTLIB::OGT_F128] = i32_func_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp319 Table[RTLIB::OGT_F128] = i32_func_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp195 (VT == MVT::f128) ? RTLIB::OGT_F128 : RTLIB::OGT_PPCF128; in softenSetCCOperands()
214 (VT == MVT::f128) ? RTLIB::OGT_F128 : RTLIB::OGT_PPCF128; in softenSetCCOperands()
236 (VT == MVT::f128) ? RTLIB::OGT_F128 : RTLIB::OGT_PPCF128; in softenSetCCOperands()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp337 (VT == MVT::f128) ? RTLIB::OGT_F128 : RTLIB::OGT_PPCF128; in softenSetCCOperands()
371 (VT == MVT::f128) ? RTLIB::OGT_F128 : RTLIB::OGT_PPCF128; in softenSetCCOperands()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp345 (VT == MVT::f128) ? RTLIB::OGT_F128 : RTLIB::OGT_PPCF128; in softenSetCCOperands()
379 (VT == MVT::f128) ? RTLIB::OGT_F128 : RTLIB::OGT_PPCF128; in softenSetCCOperands()