Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h327 O_F128, enumerator
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp336 Names[RTLIB::O_F128] = "__unordtf2"; in InitLibcallNames()
694 CCs[RTLIB::O_F128] = ISD::SETEQ; in InitCmpLibcallCCs()
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp164 (VT == MVT::f64) ? RTLIB::O_F64 : RTLIB::O_F128; in softenSetCCOperands()