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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 150 EXP2_PPCF128,
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 268 RTLIB::EXP2_PPCF128),
    [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 162 Names[RTLIB::EXP2_PPCF128] = "exp2l";
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 676 setLibcallName(RTLIB::EXP2_PPCF128, "exp2l$LDBL128");
    [all...]

Completed in 54 milliseconds