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

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h293 OGE_F128, enumerator in enum:llvm::RTLIB::Libcall
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp292 Names[RTLIB::OGE_F128] = "__getf2";
601 CCs[RTLIB::OGE_F128] = ISD::SETGE;
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp125 (VT == MVT::f64) ? RTLIB::OGE_F64 : RTLIB::OGE_F128;
165 (VT == MVT::f64) ? RTLIB::OGE_F64 : RTLIB::OGE_F128;

Completed in 119 milliseconds