HomeSort by relevance Sort by last modified time
    Searched defs:UnaryOperate (Results 1 - 2 of 2) sorted by null

  /external/deqp-deps/SPIRV-Tools/source/opt/
fold.cpp 45 uint32_t InstructionFolder::UnaryOperate(SpvOp opcode, uint32_t operand) const {
198 return UnaryOperate(opcode, operand_words.front());
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
fold.cpp 45 uint32_t InstructionFolder::UnaryOperate(SpvOp opcode, uint32_t operand) const {
216 return UnaryOperate(opcode, operand_words.front());

Completed in 359 milliseconds