Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/
DWrapper.h30 class Instruction; variable
/frameworks/rs/rsov/compiler/spirit/
Dword_stream.h32 class Instruction; variable
Dinstructions.h48 Instruction(uint32_t opCode) : mCodeAndCount(opCode) {} in Instruction() function
49 Instruction(uint32_t opCode, uint32_t fixedWordCount) in Instruction() function
Dvisitor.h34 class Instruction; variable
Dcore_defs.h25 class Instruction; variable
Dmodule_test.cpp60 CreateInstructionVisitor([&count](Instruction *) -> void { count++; })); in TEST_F() argument
Dmodule.h47 class Instruction; variable
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocationFunctions.h18 } Instruction; typedef
/frameworks/base/services/net/java/android/net/apf/
DApfGenerator.java95 private class Instruction { class in ApfGenerator
112 Instruction(Opcodes opcode, Register register) { in Instruction() method in ApfGenerator.Instruction
117 Instruction(Opcodes opcode) { in Instruction() method in ApfGenerator.Instruction
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h26 class Instruction; variable
/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h26 class Instruction; variable
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h27 class Instruction; variable