Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dinline_pass.cpp78 std::unique_ptr<Instruction> newLoopMerge(new Instruction( in AddLoopMerge() local
83 (*block_ptr)->AddInstruction(std::move(newLoopMerge)); in AddLoopMerge()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinline_pass.cpp78 std::unique_ptr<Instruction> newLoopMerge(new Instruction( in AddLoopMerge() local
83 (*block_ptr)->AddInstruction(std::move(newLoopMerge)); in AddLoopMerge()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dinline_pass.cpp78 std::unique_ptr<Instruction> newLoopMerge(new Instruction( in AddLoopMerge() local
83 (*block_ptr)->AddInstruction(std::move(newLoopMerge)); in AddLoopMerge()