Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDRuntimeLibcalls.h327 O_F128, enumerator
/NextBSD/contrib/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp341 Names[RTLIB::O_F128] = "__unordtf2"; in InitLibcallNames()
745 CCs[RTLIB::O_F128] = ISD::SETEQ; in InitCmpLibcallCCs()
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp167 (VT == MVT::f64) ? RTLIB::O_F64 : RTLIB::O_F128; in softenSetCCOperands()