Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dinst_buff_addr_check_pass.cpp353 std::unique_ptr<Instruction> cap_int64_inst(new Instruction( in GenSearchAndTest() local
357 get_def_use_mgr()->AnalyzeInstDefUse(&*cap_int64_inst); in GenSearchAndTest()
358 context()->AddCapability(std::move(cap_int64_inst)); in GenSearchAndTest()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinst_buff_addr_check_pass.cpp353 std::unique_ptr<Instruction> cap_int64_inst(new Instruction( in GenSearchAndTest() local
357 get_def_use_mgr()->AnalyzeInstDefUse(&*cap_int64_inst); in GenSearchAndTest()
358 context()->AddCapability(std::move(cap_int64_inst)); in GenSearchAndTest()
/external/angle/third_party/spirv-tools/src/source/opt/
Dinst_buff_addr_check_pass.cpp353 std::unique_ptr<Instruction> cap_int64_inst(new Instruction( in GenSearchAndTest() local
357 get_def_use_mgr()->AnalyzeInstDefUse(&*cap_int64_inst); in GenSearchAndTest()
358 context()->AddCapability(std::move(cap_int64_inst)); in GenSearchAndTest()