Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp932 static Type *getIntrinsicParamType(LLVMContext &C, in getIntrinsicParamType() function
1000 Type *ParamTy = getIntrinsicParamType(C, P, true); in getFunctionType()
1007 Type *RetTy = getIntrinsicParamType(C, getRetType(FuncId, Leads), true); in getFunctionType()