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

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h305 UO_F128, enumerator in enum:llvm::RTLIB::Libcall
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp304 Names[RTLIB::UO_F128] = "__unordtf2";
613 CCs[RTLIB::UO_F128] = ISD::SETNE;
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp144 (VT == MVT::f64) ? RTLIB::UO_F64 : RTLIB::UO_F128;
152 (VT == MVT::f64) ? RTLIB::UO_F64 : RTLIB::UO_F128;

Completed in 115 milliseconds