Searched defs:memory_model (Results 1 – 15 of 15) sorted by relevance
27 Instruction* memory_model = get_module()->GetMemoryModel(); in Process() local47 Instruction* memory_model = get_module()->GetMemoryModel(); in UpgradeMemoryModelInstruction() local
28 Instruction* memory_model = get_module()->GetMemoryModel(); in Process() local48 Instruction* memory_model = get_module()->GetMemoryModel(); in UpgradeMemoryModelInstruction() local
34 const std::string& memory_model) { in GenerateShaderCodeImpl()110 const std::string memory_model = "OpMemoryModel Logical GLSL450"; in GenerateShaderCode() local126 const std::string memory_model = "OpMemoryModel Logical VulkanKHR"; in GenerateWebGPUShaderCode() local
33 const std::string& definitions, const std::string& memory_model) { in GenerateShaderCodeImpl()98 const std::string& memory_model = "GLSL450") { in GenerateShaderCode()
38 const std::string& memory_model = "GLSL450") { in GenerateShaderCode()
265 const std::string& memory_model = "Physical32") { in GenerateKernelCode()
64 u8 memory_model; /* 21 */ member
250 uint32_t memory_model = memory_model_inst->GetSingleWordOperand(1u); in MergeModules() local
448 SpvMemoryModel ValidationState_t::memory_model() const { return memory_model_; } in memory_model() function in spvtools::val::ValidationState_t
465 SpvMemoryModel ValidationState_t::memory_model() const { return memory_model_; } in memory_model() function in spvtools::val::ValidationState_t