Home | History | Annotate | Download | only in compiler

Lines Matching refs:instruction_set

25 #include "arch/instruction_set.h"
39 CompiledCode(CompilerDriver* compiler_driver, InstructionSet instruction_set,
58 static size_t AlignCode(size_t offset, InstructionSet instruction_set);
63 static size_t CodeDelta(InstructionSet instruction_set);
69 InstructionSet instruction_set);
175 kCallRelative, // NOTE: Actual patching is instruction_set-dependent.
178 kStringRelative, // NOTE: Actual patching is instruction_set-dependent.
179 kDexCacheArray, // NOTE: Actual patching is instruction_set-dependent.
374 InstructionSet instruction_set,
388 InstructionSet instruction_set,