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 110 REM_PPCF128,
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 434 RTLIB::REM_PPCF128),
    [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 122 Names[RTLIB::REM_PPCF128] = "fmodl";
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 669 setLibcallName(RTLIB::REM_PPCF128, "fmodl$LDBL128");
    [all...]

Completed in 63 milliseconds