Home
last modified time | relevance | path

Searched refs:OGE_F128 (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDRuntimeLibcalls.h312 OGE_F128, enumerator
/NextBSD/contrib/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp326 Names[RTLIB::OGE_F128] = "__getf2"; in InitLibcallNames()
730 CCs[RTLIB::OGE_F128] = ISD::SETGE; in InitCmpLibcallCCs()
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp144 (VT == MVT::f64) ? RTLIB::OGE_F64 : RTLIB::OGE_F128; in softenSetCCOperands()
184 (VT == MVT::f64) ? RTLIB::OGE_F64 : RTLIB::OGE_F128; in softenSetCCOperands()