HomeSort by relevance Sort by last modified time
    Searched refs:getVoidFuncType (Results 1 - 2 of 2) sorted by null

  /external/spirv-llvm/lib/SPIRV/
SPIRVUtil.cpp 828 getVoidFuncType(Module *M) {
834 return PointerType::get(getVoidFuncType(M), AddrSpace);
    [all...]
SPIRVInternal.h 724 Type *getVoidFuncType(Module *M);
    [all...]

Completed in 107 milliseconds