Home
last modified time | relevance | path

Searched defs:ptrId (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dlocal_single_block_elim_pass.cpp31 bool LocalSingleBlockLoadStoreElimPass::HasOnlySupportedRefs(uint32_t ptrId) { in HasOnlySupportedRefs() argument
H A Dmem_pass.cpp80 bool MemPass::IsPtr(uint32_t ptrId) { in IsPtr() argument
95 Instruction* MemPass::GetPtr(uint32_t ptrId, uint32_t* varId) { in GetPtr() argument
130 const uint32_t ptrId = ip->GetSingleWordInOperand(0); in GetPtr() local
H A Dlocal_access_chain_convert_pass.cpp184 bool LocalAccessChainConvertPass::HasOnlySupportedRefs(uint32_t ptrId) { in HasOnlySupportedRefs() argument
H A Dscalar_replacement_pass.cpp466 uint32_t ptrId = GetOrCreatePointerType(typeId); in CreateVariable() local
531 uint32_t ptrId = 0; in GetOrCreatePointerType() local
[all...]
H A Daggressive_dead_code_elim_pass.cpp117 void AggressiveDCEPass::AddStores(Function* func, uint32_t ptrId) { in AddStores() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dlocal_single_block_elim_pass.cpp31 bool LocalSingleBlockLoadStoreElimPass::HasOnlySupportedRefs(uint32_t ptrId) { in HasOnlySupportedRefs() argument
H A Dmem_pass.cpp80 bool MemPass::IsPtr(uint32_t ptrId) { in IsPtr() argument
95 Instruction* MemPass::GetPtr(uint32_t ptrId, uint32_t* varId) { in GetPtr() argument
130 const uint32_t ptrId = ip->GetSingleWordInOperand(0); in GetPtr() local
H A Dlocal_access_chain_convert_pass.cpp184 bool LocalAccessChainConvertPass::HasOnlySupportedRefs(uint32_t ptrId) { in HasOnlySupportedRefs() argument
H A Dscalar_replacement_pass.cpp466 uint32_t ptrId = GetOrCreatePointerType(typeId); in CreateVariable() local
531 uint32_t ptrId = 0; in GetOrCreatePointerType() local
[all...]
H A Daggressive_dead_code_elim_pass.cpp117 void AggressiveDCEPass::AddStores(Function* func, uint32_t ptrId) { in AddStores() argument
/third_party/spirv-tools/source/opt/
H A Dlocal_single_block_elim_pass.cpp29 bool LocalSingleBlockLoadStoreElimPass::HasOnlySupportedRefs(uint32_t ptrId) { in HasOnlySupportedRefs() argument
H A Dmem_pass.cpp76 bool MemPass::IsPtr(uint32_t ptrId) { in IsPtr() argument
96 Instruction* MemPass::GetPtr(uint32_t ptrId, uint32_t* varId) { in GetPtr() argument
132 const uint32_t ptrId = ip->GetSingleWordInOperand(0); in GetPtr() local
H A Dlocal_access_chain_convert_pass.cpp197 bool LocalAccessChainConvertPass::HasOnlySupportedRefs(uint32_t ptrId) { in HasOnlySupportedRefs() argument
H A Daggressive_dead_code_elim_pass.cpp116 void AggressiveDCEPass::AddStores(Function* func, uint32_t ptrId) { in AddStores() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderGLSLstd450.cpp378 auto ptrId = Object::ID(insn.word(6)); in EmitExtGLSLstd450() local
515 auto ptrId = Object::ID(insn.word(6)); in EmitExtGLSLstd450() local

Completed in 15 milliseconds