Home
last modified time | relevance | path

Searched refs:GetBlocksInPath (Results 1 – 3 of 3) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dloop_peeling.cpp33 void GetBlocksInPath(uint32_t block, uint32_t entry, in GetBlocksInPath() function
39 GetBlocksInPath(pid, entry, blocks_in_path, cfg); in GetBlocksInPath()
227 GetBlocksInPath(condition_block_id, loop_->GetHeaderBlock()->id(), in IsConditionCheckSideEffectFree()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_peeling.cpp34 void GetBlocksInPath(uint32_t block, uint32_t entry, in GetBlocksInPath() function
40 GetBlocksInPath(pid, entry, blocks_in_path, cfg); in GetBlocksInPath()
228 GetBlocksInPath(condition_block_id, loop_->GetHeaderBlock()->id(), in IsConditionCheckSideEffectFree()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_peeling.cpp203 static void GetBlocksInPath(uint32_t block, uint32_t entry, in GetBlocksInPath() function
209 GetBlocksInPath(pid, entry, blocks_in_path, cfg); in GetBlocksInPath()
226 GetBlocksInPath(condition_block_id, loop_->GetHeaderBlock()->id(), in IsConditionCheckSideEffectFree()