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

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVEntry.cpp 549 Module->getMemoryModel();
564 auto MM = Module->getMemoryModel();
SPIRVModule.h 119 virtual SPIRVMemoryModelKind getMemoryModel() const = 0;
SPIRVModule.cpp 105 SPIRVMemoryModelKind getMemoryModel() const { return MemoryModel;}
    [all...]

Completed in 48 milliseconds