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

  /external/spirv-llvm/lib/SPIRV/
SPIRVUtil.cpp 240 isVoidFuncTy(FunctionType *FT) {
1063 assert(isVoidFuncTy(FT) && "Not supported");
    [all...]
SPIRVInternal.h 627 bool isVoidFuncTy(FunctionType *FT);
    [all...]

Completed in 56 milliseconds