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

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVValue.h 252 class SPIRVUndef:
256 SPIRVUndef(SPIRVModule *M, SPIRVType *TheType, SPIRVId TheId)
261 SPIRVUndef(){}
SPIRVModule.cpp 924 return addConstant(new SPIRVUndef(this, TheType, getId()));
    [all...]

Completed in 995 milliseconds