Searched refs:pointer_byte_size (Results 1 – 2 of 2) sorted by relevance
1170 uint32_t pointer_byte_size = 0; in GetHostInfo() local1220 if (!value.getAsInteger(0, pointer_byte_size)) in GetHostInfo()1258 if (pointer_byte_size) { in GetHostInfo()1259 assert(pointer_byte_size == m_host_arch.GetAddressByteSize()); in GetHostInfo()1305 if (pointer_byte_size) { in GetHostInfo()1306 assert(pointer_byte_size == m_host_arch.GetAddressByteSize()); in GetHostInfo()1314 if (pointer_byte_size) { in GetHostInfo()1315 assert(pointer_byte_size == m_host_arch.GetAddressByteSize()); in GetHostInfo()2060 uint32_t pointer_byte_size = 0; in GetCurrentProcessInfo() local2091 if (!value.getAsInteger(16, pointer_byte_size)) in GetCurrentProcessInfo()[all …]
130 size_t pointer_byte_size, in create_module_from_spirv() argument355 static_cast<module::size_t>(pointer_byte_size), in create_module_from_spirv()356 static_cast<module::size_t>(pointer_byte_size), in create_module_from_spirv()