/aosp12/art/libdexfile/dex/ |
H A D | dex_instruction_test.cc | 72 TEST(Instruction, PropertiesOf45cc) { in TEST() argument 110 TEST(Instruction, PropertiesOf4rcc) { in TEST() argument 167 TEST(Instruction, DumpString) { in TEST() argument
|
/aosp12/art/runtime/interpreter/ |
H A D | interpreter_intrinsics.h | 25 class Instruction; variable
|
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/ |
H A D | HexagonRelocationFunctions.h | 18 } Instruction; typedef
|
/aosp12/system/extras/perf2cfg/perf2cfg/ |
H A D | analyze.py | 35 class Instruction: class
|
/aosp12/art/compiler/optimizing/ |
H A D | instruction_builder.h | 38 class Instruction; variable
|
/aosp12/art/dexlayout/ |
H A D | dexlayout.h | 40 class Instruction; variable
|
/aosp12/art/runtime/verifier/ |
H A D | register_line.h | 32 class Instruction; variable
|
H A D | method_verifier.h | 44 class Instruction; variable
|
/aosp12/packages/modules/NetworkStack/src/android/net/apf/ |
H A D | ApfGenerator.java | 97 private class Instruction { class in ApfGenerator 114 Instruction(Opcodes opcode, Register register) { in Instruction() method in ApfGenerator.Instruction 119 Instruction(Opcodes opcode) { in Instruction() method in ApfGenerator.Instruction
|
/aosp12/frameworks/compile/slang/BitWriter_2_9/ |
H A D | ValueEnumerator.h | 26 class Instruction; variable
|
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/ |
H A D | ValueEnumerator.h | 26 class Instruction; variable
|
/aosp12/frameworks/compile/slang/BitWriter_3_2/ |
H A D | ValueEnumerator.h | 27 class Instruction; variable
|
/aosp12/frameworks/base/startop/view_compiler/ |
H A D | dex_builder.h | 297 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
|
/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
H A D | Instruction.java | 54 public class Instruction implements RawDexObject { class
|