Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h301 UNE_F128, enumerator
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp315 Names[RTLIB::UNE_F128] = "__netf2"; in InitLibcallNames()
703 CCs[RTLIB::UNE_F128] = ISD::SETNE; in InitCmpLibcallCCs()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp142 (VT == MVT::f64) ? RTLIB::UNE_F64 : RTLIB::UNE_F128; in softenSetCCOperands()