Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dinst_buff_addr_check_pass.cpp193 std::unique_ptr<Instruction> first_blk_label(NewLabel(first_blk_id)); in GetSearchAndTestFuncId() local
195 MakeUnique<BasicBlock>(std::move(first_blk_label)); in GetSearchAndTestFuncId()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinst_buff_addr_check_pass.cpp193 std::unique_ptr<Instruction> first_blk_label(NewLabel(first_blk_id)); in GetSearchAndTestFuncId() local
195 MakeUnique<BasicBlock>(std::move(first_blk_label)); in GetSearchAndTestFuncId()
/external/angle/third_party/spirv-tools/src/source/opt/
Dinst_buff_addr_check_pass.cpp193 std::unique_ptr<Instruction> first_blk_label(NewLabel(first_blk_id)); in GetSearchAndTestFuncId() local
195 MakeUnique<BasicBlock>(std::move(first_blk_label)); in GetSearchAndTestFuncId()