Home
last modified time | relevance | path

Searched refs:ac_inst (Results 1 – 6 of 6) sorted by relevance

/third_party/spirv-tools/source/opt/
Dinst_bindless_check_pass.cpp384 Instruction* ac_inst = get_def_use_mgr()->GetDef(ref->ptr_id); in GenLastByteIdx() local
391 while (ac_in_idx < ac_inst->NumInOperands()) { in GenLastByteIdx()
392 uint32_t curr_idx_id = ac_inst->GetSingleWordInOperand(ac_in_idx); in GenLastByteIdx()
Dinstrument_pass.cpp909 Instruction* ac_inst = builder.AddTernaryOp( in GetDirectReadFunctionId() local
913 builder.AddUnaryOp(ibuf_type_id, SpvOpLoad, ac_inst->result_id()); in GetDirectReadFunctionId()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinst_bindless_check_pass.cpp391 Instruction* ac_inst = get_def_use_mgr()->GetDef(ref->ptr_id); in GenLastByteIdx() local
398 while (ac_in_idx < ac_inst->NumInOperands()) { in GenLastByteIdx()
399 uint32_t curr_idx_id = ac_inst->GetSingleWordInOperand(ac_in_idx); in GenLastByteIdx()
Dinstrument_pass.cpp849 Instruction* ac_inst = builder.AddTernaryOp( in GetDirectReadFunctionId() local
853 builder.AddUnaryOp(ibuf_type_id, SpvOpLoad, ac_inst->result_id()); in GetDirectReadFunctionId()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinst_bindless_check_pass.cpp391 Instruction* ac_inst = get_def_use_mgr()->GetDef(ref->ptr_id); in GenLastByteIdx() local
398 while (ac_in_idx < ac_inst->NumInOperands()) { in GenLastByteIdx()
399 uint32_t curr_idx_id = ac_inst->GetSingleWordInOperand(ac_in_idx); in GenLastByteIdx()
Dinstrument_pass.cpp849 Instruction* ac_inst = builder.AddTernaryOp( in GetDirectReadFunctionId() local
853 builder.AddUnaryOp(ibuf_type_id, SpvOpLoad, ac_inst->result_id()); in GetDirectReadFunctionId()