Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp169 static FunctionType *getPownType(FunctionType *FT) { in getPownType() function
766 FunctionType *PownType = getPownType(CI->getFunctionType()); in fold()