Searched refs:input_opcode (Results 1 – 4 of 4) sorted by relevance
258 SpvOp CombineAccessChains::UpdateOpcode(SpvOp base_opcode, SpvOp input_opcode) { in UpdateOpcode() argument264 if (input_opcode == SpvOpInBoundsPtrAccessChain) { in UpdateOpcode()266 } else if (input_opcode == SpvOpInBoundsAccessChain) { in UpdateOpcode()270 return input_opcode; in UpdateOpcode()
71 SpvOp UpdateOpcode(SpvOp base_opcode, SpvOp input_opcode);
70 SpvOp UpdateOpcode(SpvOp base_opcode, SpvOp input_opcode);