Home
last modified time | relevance | path

Searched refs:in_operands (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.cpp71 uint32_t res_id, const OperandList& in_operands) in Instruction() argument
87 operands_.insert(operands_.end(), in_operands.begin(), in_operands.end()); in Instruction()
Dinstruction.h131 const OperandList& in_operands);
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.cpp71 uint32_t res_id, const OperandList& in_operands) in Instruction() argument
87 operands_.insert(operands_.end(), in_operands.begin(), in_operands.end()); in Instruction()
Dinstruction.h131 const OperandList& in_operands);