Searched refs:getMemoryModel (Results 1 – 3 of 3) sorted by relevance
549 Module->getMemoryModel(); in encode()564 auto MM = Module->getMemoryModel(); in validate()
119 virtual SPIRVMemoryModelKind getMemoryModel() const = 0;
105 SPIRVMemoryModelKind getMemoryModel() const { return MemoryModel;} in getMemoryModel() function in SPIRV::SPIRVModuleImpl