Home
last modified time | relevance | path

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

/external/deqp-deps/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()
125 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.cpp337 uint32_t ptrId = GetOrCreatePointerType(typeId); in CreateVariable() local
365 uint32_t ptrId = 0; in GetOrCreatePointerType() local
Dlocal_access_chain_convert_pass.cpp143 bool LocalAccessChainConvertPass::HasOnlySupportedRefs(uint32_t ptrId) { in HasOnlySupportedRefs()
Daggressive_dead_code_elim_pass.cpp107 void AggressiveDCEPass::AddStores(uint32_t ptrId) { in AddStores()
/external/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()
125 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.cpp337 uint32_t ptrId = GetOrCreatePointerType(typeId); in CreateVariable() local
365 uint32_t ptrId = 0; in GetOrCreatePointerType() local
Dlocal_access_chain_convert_pass.cpp143 bool LocalAccessChainConvertPass::HasOnlySupportedRefs(uint32_t ptrId) { in HasOnlySupportedRefs()
Daggressive_dead_code_elim_pass.cpp107 void AggressiveDCEPass::AddStores(uint32_t ptrId) { in AddStores()