Home
last modified time | relevance | path

Searched defs:Instruction (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/startop/view_compiler/
H A Ddex_builder.h297 inline Instruction(Op opcode, size_t index_argument, std::optional<const Value> dest) in Instruction() function
305 inline Instruction(Op opcode, size_t index_argument, bool result_is_object, in Instruction() function