HomeSort by relevance Sort by last modified time
    Searched refs:UNE_F64 (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 245 UNE_F64,
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 277 Names[RTLIB::UNE_F64] = "__nedf2";
528 CCs[RTLIB::UNE_F64] = ISD::SETNE;
    [all...]
LegalizeFloatTypes.cpp 629 LC1 = (VT == MVT::f32) ? RTLIB::UNE_F32 : RTLIB::UNE_F64;
    [all...]