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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 170 POW_PPCF128,
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 407 RTLIB::POW_PPCF128),
    [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 177 Names[RTLIB::POW_PPCF128] = "powl";
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 668 setLibcallName(RTLIB::POW_PPCF128, "powl$LDBL128");
    [all...]

Completed in 663 milliseconds