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

  /external/spirv-llvm/lib/SPIRV/
SPIRVUtil.cpp 626 auto T = getVoidFuncPtrType(F->getParent());
833 getVoidFuncPtrType(Module *M, unsigned AddrSpace) {
    [all...]
SPIRVInternal.h 727 Type *getVoidFuncPtrType(Module *M, unsigned AddrSpace = 0);
    [all...]

Completed in 50 milliseconds