Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp780 FunctionType *PownType = getPownType(CI->getFunctionType()); in fold() local
781 AMDGPULibFunc PownInfo(AMDGPULibFunc::EI_POWN, PownType, true); in fold()
788 B.CreateFPToSI(FPOp->getOperand(1), PownType->getParamType(1)); in fold()