Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h298 OGE_F128, enumerator
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringBase.cpp297 Names[RTLIB::OGE_F128] = "__getf2"; in InitLibcallNames()
641 CCs[RTLIB::OGE_F128] = ISD::SETGE; in InitCmpLibcallCCs()
/freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp139 (VT == MVT::f64) ? RTLIB::OGE_F64 : RTLIB::OGE_F128; in softenSetCCOperands()
179 (VT == MVT::f64) ? RTLIB::OGE_F64 : RTLIB::OGE_F128; in softenSetCCOperands()