Home
last modified time | relevance | path

Searched refs:lowerToLibCall (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1289 SDValue lowerToLibCall(const char *LibCallName, SDValue Op,
H A DPPCISelLowering.cpp17827 SDValue PPCTargetLowering::lowerToLibCall(const char *LibCallName, SDValue Op, in lowerToLibCall() function in PPCTargetLowering
17870 return lowerToLibCall(LibCallFloatName, Op, DAG); in lowerLibCallBasedOnType()
17873 return lowerToLibCall(LibCallDoubleName, Op, DAG); in lowerLibCallBasedOnType()