Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h312 OLT_F128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def375 HANDLE_LIBCALL(OLT_F128, "__lttf2")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def394 HANDLE_LIBCALL(OLT_F128, "__lttf2")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp155 setLibcallName(RTLIB::OLT_F128, "__ltkf2"); in InitLibcalls()
552 CCs[RTLIB::OLT_F128] = ISD::SETLT; in InitCmpLibcallCCs()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp334 Names[RTLIB::OLT_F128] = "__lttf2"; in InitLibcallNames()
777 CCs[RTLIB::OLT_F128] = ISD::SETLT; in InitCmpLibcallCCs()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp158 setLibcallName(RTLIB::OLT_F128, "__ltkf2"); in InitLibcalls()
662 CCs[RTLIB::OLT_F128] = ISD::SETLT; in InitCmpLibcallCCs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp309 Table[RTLIB::OLT_F128] = i32_func_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp313 Table[RTLIB::OLT_F128] = i32_func_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp183 (VT == MVT::f128) ? RTLIB::OLT_F128 : RTLIB::OLT_PPCF128; in softenSetCCOperands()
211 (VT == MVT::f128) ? RTLIB::OLT_F128 : RTLIB::OLT_PPCF128; in softenSetCCOperands()
246 (VT == MVT::f128) ? RTLIB::OLT_F128 : RTLIB::OLT_PPCF128; in softenSetCCOperands()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp325 (VT == MVT::f128) ? RTLIB::OLT_F128 : RTLIB::OLT_PPCF128; in softenSetCCOperands()
381 (VT == MVT::f128) ? RTLIB::OLT_F128 : RTLIB::OLT_PPCF128; in softenSetCCOperands()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp333 (VT == MVT::f128) ? RTLIB::OLT_F128 : RTLIB::OLT_PPCF128; in softenSetCCOperands()
389 (VT == MVT::f128) ? RTLIB::OLT_F128 : RTLIB::OLT_PPCF128; in softenSetCCOperands()