Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.cpp872 static Type* getIntrinsicParamType( in getIntrinsicParamType() function
920 Args.push_back(getIntrinsicParamType(C, P, true)); in getFunctionType()
923 getIntrinsicParamType(C, getRetType(FuncId, Leads), true), in getFunctionType()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.cpp878 static Type* getIntrinsicParamType( in getIntrinsicParamType() function
926 Args.push_back(getIntrinsicParamType(C, P, true)); in getFunctionType()
929 getIntrinsicParamType(C, getRetType(FuncId, Leads), true), in getFunctionType()