Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h307 OGT_F128, enumerator
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringBase.cpp306 Names[RTLIB::OGT_F128] = "__gttf2"; in InitLibcallNames()
650 CCs[RTLIB::OGT_F128] = ISD::SETGT; in InitCmpLibcallCCs()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp154 (VT == MVT::f64) ? RTLIB::OGT_F64 : RTLIB::OGT_F128; in softenSetCCOperands()
175 (VT == MVT::f64) ? RTLIB::OGT_F64 : RTLIB::OGT_F128; in softenSetCCOperands()