Home
last modified time | relevance | path

Searched defs:ptrId (Results 1 – 16 of 16) sorted by relevance

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