Home
last modified time | relevance | path

Searched refs:scalar_var (Results 1 – 2 of 2) sorted by relevance

/third_party/spirv-tools/source/opt/
Dinterface_var_sroa.cpp386 Instruction* scalar_var, in ReplaceComponentOfInterfaceVarWith() argument
396 scalar_var, extra_array_index, in ReplaceComponentOfInterfaceVarWith()
402 LoadScalarVar(scalar_var, extra_array_index, interface_var_user); in ReplaceComponentOfInterfaceVarWith()
413 CloneAnnotationForVariable(interface_var_user, scalar_var->result_id()); in ReplaceComponentOfInterfaceVarWith()
419 new_inst->SetInOperand(0, {scalar_var->result_id()}); in ReplaceComponentOfInterfaceVarWith()
426 scalar_var->result_id()); in ReplaceComponentOfInterfaceVarWith()
431 scalar_var, in ReplaceComponentOfInterfaceVarWith()
508 Instruction* scalar_var, in ReplaceAccessChainWith() argument
520 scalar_var, loads_to_component_values](Instruction* user) { in ReplaceAccessChainWith()
525 scalar_var, loads_to_component_values); in ReplaceAccessChainWith()
[all …]
Dinterface_var_sroa.h201 Instruction* scalar_var,
212 Instruction* LoadScalarVar(Instruction* scalar_var,
231 Instruction* scalar_var,
241 Instruction* scalar_var, const uint32_t* extra_array_index,
301 Instruction* scalar_var,