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

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h290 UNE_F128, enumerator in enum:llvm::RTLIB::Libcall
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp289 Names[RTLIB::UNE_F128] = "__netf2";
598 CCs[RTLIB::UNE_F128] = ISD::SETNE;
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp120 (VT == MVT::f64) ? RTLIB::UNE_F64 : RTLIB::UNE_F128;

Completed in 109 milliseconds