Home
last modified time | relevance | path

Searched defs:extra_array_index (Results 1 – 1 of 1) sorted by relevance

/third_party/spirv-tools/source/opt/
Dinterface_var_sroa.cpp326 const uint32_t* extra_array_index, in ReplaceComponentsOfInterfaceVarWith()
354 const uint32_t* extra_array_index, in ReplaceMultipleComponentsOfInterfaceVarWith()
388 const uint32_t* extra_array_index, in ReplaceComponentOfInterfaceVarWith()
609 Instruction* scalar_var, const uint32_t* extra_array_index, in StoreComponentOfValueToScalarVar()
627 Instruction* scalar_var, const uint32_t* extra_array_index, in LoadScalarVar()
658 const uint32_t* extra_array_index, Instruction* insert_before) { in StoreComponentOfValueTo()