Home
last modified time | relevance | path

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

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