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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 125 SQRT_PPCF128,
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 482 RTLIB::SQRT_PPCF128),
    [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 137 Names[RTLIB::SQRT_PPCF128] = "sqrtl";
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 671 setLibcallName(RTLIB::SQRT_PPCF128, "sqrtl$LDBL128");
    [all...]

Completed in 386 milliseconds