Searched refs:LibCallDoubleName (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1305 const char *LibCallDoubleName, SDValue Op, 1310 SDValue lowerLibCallBase(const char *LibCallDoubleName,
|
| H A D | PPCISelLowering.cpp | 18101 const char *LibCallFloatName, const char *LibCallDoubleName, SDValue Op, in lowerLibCallBasedOnType() argument 18107 return lowerToLibCall(LibCallDoubleName, Op, DAG); in lowerLibCallBasedOnType() 18126 SDValue PPCTargetLowering::lowerLibCallBase(const char *LibCallDoubleName, in lowerLibCallBase() argument 18136 return lowerLibCallBasedOnType(LibCallFloatName, LibCallDoubleName, Op, in lowerLibCallBase()
|