Searched refs:LibCallFloatName (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1304 SDValue lowerLibCallBasedOnType(const char *LibCallFloatName, 1311 const char *LibCallFloatName,
|
| H A D | PPCISelLowering.cpp | 18316 const char *LibCallFloatName, const char *LibCallDoubleName, SDValue Op, in lowerLibCallBasedOnType() argument 18319 return lowerToLibCall(LibCallFloatName, Op, DAG); in lowerLibCallBasedOnType() 18342 const char *LibCallFloatName, in lowerLibCallBase() argument 18351 return lowerLibCallBasedOnType(LibCallFloatName, LibCallDoubleName, Op, in lowerLibCallBase()
|