Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVUtil.cpp828 getVoidFuncType(Module *M) { in getVoidFuncType() function
834 return PointerType::get(getVoidFuncType(M), AddrSpace); in getVoidFuncPtrType()
DSPIRVInternal.h724 Type *getVoidFuncType(Module *M);