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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 105 REM_PPCF128,
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 412 RTLIB::REM_PPCF128),
    [all...]
TargetLowering.cpp 141 Names[RTLIB::REM_PPCF128] = "fmodl";
    [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 395 setLibcallName(RTLIB::REM_PPCF128, "fmodl$LDBL128");
    [all...]

Completed in 134 milliseconds