Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dgraphics_robust_access_pass.cpp413 Instruction* count_inst) -> spv_result_t { in ClampIndicesForAccessChain() argument
419 type_mgr->GetType(count_inst->type_id())->AsInteger(); in ClampIndicesForAccessChain()
422 constant_mgr->GetConstantFromInst(count_inst)) { in ClampIndicesForAccessChain()
448 count_inst = WidenInteger(false, target_width, count_inst, &inst); in ClampIndicesForAccessChain()
455 {{SPV_OPERAND_TYPE_ID, {count_inst->result_id()}}, in ClampIndicesForAccessChain()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.cpp413 Instruction* count_inst) -> spv_result_t { in ClampIndicesForAccessChain() argument
419 type_mgr->GetType(count_inst->type_id())->AsInteger(); in ClampIndicesForAccessChain()
422 constant_mgr->GetConstantFromInst(count_inst)) { in ClampIndicesForAccessChain()
448 count_inst = WidenInteger(false, target_width, count_inst, &inst); in ClampIndicesForAccessChain()
455 {{SPV_OPERAND_TYPE_ID, {count_inst->result_id()}}, in ClampIndicesForAccessChain()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dgraphics_robust_access_pass.cpp413 Instruction* count_inst) -> spv_result_t { in ClampIndicesForAccessChain() argument
419 type_mgr->GetType(count_inst->type_id())->AsInteger(); in ClampIndicesForAccessChain()
422 constant_mgr->GetConstantFromInst(count_inst)) { in ClampIndicesForAccessChain()
448 count_inst = WidenInteger(false, target_width, count_inst, &inst); in ClampIndicesForAccessChain()
455 {{SPV_OPERAND_TYPE_ID, {count_inst->result_id()}}, in ClampIndicesForAccessChain()