Home
last modified time | relevance | path

Searched defs:store_type (Results 1 – 6 of 6) sorted by relevance

/external/gemmlowp/meta/generators/
Dneon_emitter.py528 def EmitVStore(self, store_no, store_type, source, destination): argument
531 def EmitVStoreA(self, store_no, store_type, sources, destination): argument
536 store_type, argument
617 def EmitVStoreE(self, store_type, count, source, destination, alignment=None): argument
620 def EmitVStoreOffset(self, store_no, store_type, source, destination, offset): argument
623 def EmitVStoreOffsetA(self, store_no, store_type, sources, destination, argument
628 def EmitVStoreOffsetE(self, store_type, count, source, destination, offset): argument
Dneon_emitter_64.py933 def EmitVStore(self, store_no, store_type, source, destination): argument
936 def EmitVStoreA(self, store_no, store_type, sources, destination): argument
945 def EmitVStoreAPostIncrement(self, store_no, store_type, sources, destination, argument
954 store_type, argument
1020 def EmitVStoreE(self, store_type, count, source, destination, alignment=None): argument
1023 def EmitVStoreOffset(self, store_no, store_type, source, destination, offset): argument
1026 def EmitVStoreOffsetA(self, store_no, store_type, sources, destination, argument
1031 def EmitVStoreOffsetE(self, store_type, count, source, destination, offset): argument
/external/selinux/libsemanage/src/
Dsemanage_conf.h33 enum semanage_connect_type store_type; member
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dlocal_single_store_elim_pass.cpp166 const analysis::Type* store_type = var_type->AsPointer()->pointee_type(); in ProcessVariable() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dlocal_single_store_elim_pass.cpp165 const analysis::Type* store_type = var_type->AsPointer()->pointee_type(); in ProcessVariable() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dlocal_single_store_elim_pass.cpp166 const analysis::Type* store_type = var_type->AsPointer()->pointee_type(); in ProcessVariable() local