OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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