Home
last modified time | relevance | path

Searched defs:code (Results 1 – 25 of 50) sorted by relevance

12

/art/runtime/
Ddex_instruction_utils.h82 constexpr bool IsInstructionIGet(Instruction::Code code) { in IsInstructionIGet()
86 constexpr bool IsInstructionIPut(Instruction::Code code) { in IsInstructionIPut()
90 constexpr bool IsInstructionSGet(Instruction::Code code) { in IsInstructionSGet()
94 constexpr bool IsInstructionSPut(Instruction::Code code) { in IsInstructionSPut()
98 constexpr bool IsInstructionAGet(Instruction::Code code) { in IsInstructionAGet()
102 constexpr bool IsInstructionAPut(Instruction::Code code) { in IsInstructionAPut()
106 constexpr bool IsInstructionIGetOrIPut(Instruction::Code code) { in IsInstructionIGetOrIPut()
110 constexpr bool IsInstructionIGetQuickOrIPutQuick(Instruction::Code code) { in IsInstructionIGetQuickOrIPutQuick()
115 constexpr bool IsInstructionSGetOrSPut(Instruction::Code code) { in IsInstructionSGetOrSPut()
119 constexpr bool IsInstructionAGetOrAPut(Instruction::Code code) { in IsInstructionAGetOrAPut()
[all …]
Doat_file-inl.h25 const void* code = ArtMethod::EntryPointToCodePointer(GetQuickCode()); in GetOatQuickMethodHeader() local
42 const void* code = ArtMethod::EntryPointToCodePointer(GetQuickCode()); in GetQuickCodeSize() local
58 const void* code = ArtMethod::EntryPointToCodePointer(GetQuickCode()); in GetFrameSizeInBytes() local
66 const void* code = ArtMethod::EntryPointToCodePointer(GetQuickCode()); in GetCoreSpillMask() local
74 const void* code = ArtMethod::EntryPointToCodePointer(GetQuickCode()); in GetFpSpillMask() local
82 const void* code = ArtMethod::EntryPointToCodePointer(GetQuickCode()); in GetGcMap() local
133 const void* code = ArtMethod::EntryPointToCodePointer(GetQuickCode()); in GetMappingTable() local
145 const void* code = ArtMethod::EntryPointToCodePointer(GetQuickCode()); in GetVmapTable() local
Ddex_instruction_visitor.h28 void Visit(const uint16_t* code, size_t size_in_bytes) { in Visit()
Dart_method.h331 uintptr_t code = reinterpret_cast<uintptr_t>(entry_point); in EntryPointToCodePointer() local
623 static bool PcIsWithinQuickCode(uintptr_t code, uintptr_t pc) { in PcIsWithinQuickCode()
Dart_method-inl.h160 inline uint32_t ArtMethod::GetCodeSize(const void* code) { in GetCodeSize()
311 const void* code = Runtime::Current()->GetInstrumentation()->GetQuickCodeFor( in NativeQuickPcOffset() local
Dart_method.cc305 const void* code = GetEntryPointFromQuickCompiledCode(); in AssertPcIsWithinQuickCode() local
348 const void* code = runtime->GetInstrumentation()->GetQuickCodeFor(this, pointer_size); in GetQuickOatEntryPoint() local
Dfault_handler.cc364 const void* code = Runtime::Current()->GetInstrumentation()->GetQuickCodeFor(method_obj, in IsInGeneratedCode() local
/art/compiler/linker/arm/
Drelative_patcher_thumb2.cc31 void Thumb2RelativePatcher::PatchCall(std::vector<uint8_t>* code, uint32_t literal_offset, in PatchCall()
57 void Thumb2RelativePatcher::PatchDexCacheReference(std::vector<uint8_t>* code, in PatchDexCacheReference()
86 MemoryRegion code(thunk_code.data(), thunk_code.size()); in CompileThunkCode() local
91 void Thumb2RelativePatcher::SetInsn32(std::vector<uint8_t>* code, uint32_t offset, uint32_t value) { in SetInsn32()
101 uint32_t Thumb2RelativePatcher::GetInsn32(ArrayRef<const uint8_t> code, uint32_t offset) { in GetInsn32()
113 uint32_t Thumb2RelativePatcher::GetInsn32(std::vector<uint8_t, Alloc>* code, uint32_t offset) { in GetInsn32()
/art/compiler/linker/arm64/
Drelative_patcher_arm64.cc76 ArrayRef<const uint8_t> code(*compiled_method->GetQuickCode()); in ReserveSpace() local
133 void Arm64RelativePatcher::PatchCall(std::vector<uint8_t>* code, uint32_t literal_offset, in PatchCall()
151 void Arm64RelativePatcher::PatchDexCacheReference(std::vector<uint8_t>* code, in PatchDexCacheReference()
238 MemoryRegion code(thunk_code.data(), thunk_code.size()); in CompileThunkCode() local
257 bool Arm64RelativePatcher::NeedsErratum843419Thunk(ArrayRef<const uint8_t> code, in NeedsErratum843419Thunk()
298 void Arm64RelativePatcher::SetInsn(std::vector<uint8_t>* code, uint32_t offset, uint32_t value) { in SetInsn()
308 uint32_t Arm64RelativePatcher::GetInsn(ArrayRef<const uint8_t> code, uint32_t offset) { in GetInsn()
320 uint32_t Arm64RelativePatcher::GetInsn(std::vector<uint8_t, Alloc>* code, uint32_t offset) { in GetInsn()
Drelative_patcher_arm64_test.cc181 auto code = GenNopsAndAdrpLdr(num_nops, 0u, 0u); // Unpatched. in TestNopsAdrpLdr() local
196 void InsertInsn(std::vector<uint8_t>* code, size_t pos, uint32_t insn) { in InsertInsn()
209 auto code = GenNopsAndAdrpLdr(num_nops, 0u, 0u); // Unpatched. in PrepareNopsAdrpInsn2Ldr() local
/art/compiler/utils/arm64/
Dassembler_arm64.h185 static vixl::Register reg_x(int code) { in reg_x()
195 static vixl::Register reg_w(int code) { in reg_w()
205 static vixl::FPRegister reg_d(int code) { in reg_d()
209 static vixl::FPRegister reg_s(int code) { in reg_s()
/art/compiler/trampolines/
Dtrampoline_compiler.cc51 MemoryRegion code(&(*entry_stub)[0], entry_stub->size()); in CreateTrampoline() local
88 MemoryRegion code(&(*entry_stub)[0], entry_stub->size()); in CreateTrampoline() local
117 MemoryRegion code(&(*entry_stub)[0], entry_stub->size()); in CreateTrampoline() local
146 MemoryRegion code(&(*entry_stub)[0], entry_stub->size()); in CreateTrampoline() local
163 MemoryRegion code(&(*entry_stub)[0], entry_stub->size()); in CreateTrampoline() local
181 MemoryRegion code(&(*entry_stub)[0], entry_stub->size()); in CreateTrampoline() local
/art/compiler/utils/
Dassembler_thumb_test.cc66 void dump(std::vector<uint8_t>& code, const char* testname) { in dump()
172 MemoryRegion code(&managed_code[0], managed_code.size()); in TEST() local
187 MemoryRegion code(&managed_code[0], managed_code.size()); in TEST() local
202 MemoryRegion code(&managed_code[0], managed_code.size()); in TEST() local
249 MemoryRegion code(&managed_code[0], managed_code.size()); in TEST() local
283 MemoryRegion code(&managed_code[0], managed_code.size()); in TEST() local
311 MemoryRegion code(&managed_code[0], managed_code.size()); in TEST() local
331 MemoryRegion code(&managed_code[0], managed_code.size()); in TEST() local
355 MemoryRegion code(&managed_code[0], managed_code.size()); in TEST() local
382 MemoryRegion code(&managed_code[0], managed_code.size()); in TEST() local
[all …]
/art/compiler/linker/x86_64/
Drelative_patcher_x86_64.cc24 void X86_64RelativePatcher::PatchDexCacheReference(std::vector<uint8_t>* code, in PatchDexCacheReference()
/art/test/701-easy-div-rem/
DgenMain.py70 code = \ variable
/art/runtime/arch/x86_64/
Dthread_x86_64.cc33 static void arch_prctl(int code, void* val) { in arch_prctl()
/art/compiler/linker/x86/
Drelative_patcher_x86.cc24 void X86RelativePatcher::PatchDexCacheReference(std::vector<uint8_t>* code, in PatchDexCacheReference()
Drelative_patcher_x86_base.cc37 void X86BaseRelativePatcher::PatchCall(std::vector<uint8_t>* code, uint32_t literal_offset, in PatchCall()
Drelative_patcher_x86_test.cc113 ArrayRef<const uint8_t> code(raw_code); in TEST_F() local
/art/compiler/optimizing/
Dcommon_arm64.h34 static inline int VIXLRegCodeFromART(int code) { in VIXLRegCodeFromART()
44 static inline int ARTRegCodeFromVIXL(int code) { in ARTRegCodeFromVIXL()
/art/compiler/jni/
Djni_cfi_test.cc61 MemoryRegion code(&actual_asm[0], actual_asm.size()); in TestImpl() local
/art/compiler/linker/
Drelative_patcher_test.h71 const ArrayRef<const uint8_t>& code, in AddCompiledMethod()
95 const auto& code = *compiled_method->GetQuickCode(); in Link() local
/art/runtime/jit/
Djit_code_cache.cc97 const void* code = method->GetEntryPointFromQuickCompiledCode(); in GetCodeFor() local
/art/runtime/interpreter/
Dinterpreter_goto_table_impl.cc133 #define INSTRUCTION_HANDLER(o, code, n, f, r, i, a, v) &&op_##code, in ExecuteGotoImpl() argument
140 #define INSTRUCTION_HANDLER(o, code, n, f, r, i, a, v) &&alt_op_##code, in ExecuteGotoImpl() argument
2500 #define INSTRUMENTATION_INSTRUCTION_HANDLER(o, code, n, f, r, i, a, v) \ in ExecuteGotoImpl() argument
/art/compiler/driver/
Dcompiler_driver_test.cc224 const void* code = m.GetEntryPointFromQuickCompiledCodePtrSize(pointer_size); in TEST_F() local

12