Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1302 SDValue lowerToLibCall(const char *LibCallName, SDValue Op,
H A DPPCISelLowering.cpp18061 SDValue PPCTargetLowering::lowerToLibCall(const char *LibCallName, SDValue Op, in lowerToLibCall() function in PPCTargetLowering
18104 return lowerToLibCall(LibCallFloatName, Op, DAG); in lowerLibCallBasedOnType()
18107 return lowerToLibCall(LibCallDoubleName, Op, DAG); in lowerLibCallBasedOnType()