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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 155 SIN_PPCF128,
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 470 RTLIB::SIN_PPCF128),
    [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 167 Names[RTLIB::SIN_PPCF128] = "sinl";
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 670 setLibcallName(RTLIB::SIN_PPCF128, "sinl$LDBL128");
    [all...]

Completed in 94 milliseconds