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

  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/opt/
instruction.h 103 void SetOpcode(SpvOp op) { opcode_ = op; }
  /art/libdexfile/dex/
dex_instruction.h 482 void SetOpcode(Code opcode) {

Completed in 263 milliseconds