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

/external/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h305 UNE_PPCF128, enumerator in enum:llvm::RTLIB::Libcall
/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp327 Names[RTLIB::UNE_PPCF128] = "__gcc_qne";
770 CCs[RTLIB::UNE_PPCF128] = ISD::SETNE;
/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp171 (VT == MVT::f128) ? RTLIB::UNE_F128 : RTLIB::UNE_PPCF128;

Completed in 167 milliseconds