Home
last modified time | relevance | path

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

123

/art/libdexfile/dex/
Ddex_instruction_utils.h92 constexpr bool IsInstructionIGet(Instruction::Code code) { in IsInstructionIGet()
96 constexpr bool IsInstructionIPut(Instruction::Code code) { in IsInstructionIPut()
100 constexpr bool IsInstructionSGet(Instruction::Code code) { in IsInstructionSGet()
104 constexpr bool IsInstructionSPut(Instruction::Code code) { in IsInstructionSPut()
108 constexpr bool IsInstructionAGet(Instruction::Code code) { in IsInstructionAGet()
112 constexpr bool IsInstructionAPut(Instruction::Code code) { in IsInstructionAPut()
116 constexpr bool IsInstructionIGetOrIPut(Instruction::Code code) { in IsInstructionIGetOrIPut()
120 constexpr bool IsInstructionIGetQuickOrIPutQuick(Instruction::Code code) { in IsInstructionIGetQuickOrIPutQuick()
125 constexpr bool IsInstructionSGetOrSPut(Instruction::Code code) { in IsInstructionSGetOrSPut()
129 constexpr bool IsInstructionAGetOrAPut(Instruction::Code code) { in IsInstructionAGetOrAPut()
[all …]
Ddex_instruction_test.cc136 Instruction::Code code, in Build35c()
153 static std::string DumpInst35c(Instruction::Code code, in DumpInst35c()
/art/runtime/
Doat_file-inl.h26 const void* code = EntryPointToCodePointer(GetOatPointer<const void*>(code_offset_)); in GetOatQuickMethodHeader() local
51 const void* code = EntryPointToCodePointer(GetQuickCode()); in GetFrameSizeInBytes() local
59 const void* code = EntryPointToCodePointer(GetQuickCode()); in GetCoreSpillMask() local
67 const void* code = EntryPointToCodePointer(GetQuickCode()); in GetFpSpillMask() local
88 const void* code = EntryPointToCodePointer(GetOatPointer<const void*>(code_offset_)); in GetVmapTable() local
100 const void* code = EntryPointToCodePointer(GetOatPointer<const void*>(code_offset_)); in GetQuickCodeSize() local
/art/compiler/utils/arm64/
Dassembler_arm64.h119 static vixl::aarch64::Register reg_x(int code) { in reg_x()
129 static vixl::aarch64::Register reg_w(int code) { in reg_w()
139 static vixl::aarch64::FPRegister reg_d(int code) { in reg_d()
143 static vixl::aarch64::FPRegister reg_s(int code) { in reg_s()
/art/compiler/trampolines/
Dtrampoline_compiler.cc87 MemoryRegion code(entry_stub->data(), entry_stub->size()); in CreateTrampoline() local
129 MemoryRegion code(entry_stub->data(), entry_stub->size()); in CreateTrampoline() local
161 MemoryRegion code(entry_stub->data(), entry_stub->size()); in CreateTrampoline() local
193 MemoryRegion code(entry_stub->data(), entry_stub->size()); in CreateTrampoline() local
214 MemoryRegion code(entry_stub->data(), entry_stub->size()); in CreateTrampoline() local
235 MemoryRegion code(entry_stub->data(), entry_stub->size()); in CreateTrampoline() local
/art/dex2oat/linker/
Dmulti_oat_relative_patcher.h95 void PatchCall(std::vector<uint8_t>* code, in PatchCall()
105 void PatchPcRelativeReference(std::vector<uint8_t>* code, in PatchPcRelativeReference()
114 void PatchBakerReadBarrierBranch(std::vector<uint8_t>* code, in PatchBakerReadBarrierBranch()
Dimage_test.cc120 const void* code = origin->GetEntryPointFromQuickCompiledCodePtrSize(pointer_size); in TEST_F() local
/art/compiler/linker/arm/
Drelative_patcher_thumb2.cc55 void Thumb2RelativePatcher::PatchCall(std::vector<uint8_t>* code, in PatchCall()
83 void Thumb2RelativePatcher::PatchPcRelativeReference(std::vector<uint8_t>* code, in PatchPcRelativeReference()
103 void Thumb2RelativePatcher::PatchBakerReadBarrierBranch(std::vector<uint8_t>* code, in PatchBakerReadBarrierBranch()
380 MemoryRegion code(thunk_code.data(), thunk_code.size()); in CompileThunk() local
443 void Thumb2RelativePatcher::SetInsn32(std::vector<uint8_t>* code, uint32_t offset, uint32_t value) { in SetInsn32()
453 uint32_t Thumb2RelativePatcher::GetInsn32(ArrayRef<const uint8_t> code, uint32_t offset) { in GetInsn32()
465 uint32_t Thumb2RelativePatcher::GetInsn32(Vector* code, uint32_t offset) { in GetInsn32()
470 uint32_t Thumb2RelativePatcher::GetInsn16(ArrayRef<const uint8_t> code, uint32_t offset) { in GetInsn16()
478 uint32_t Thumb2RelativePatcher::GetInsn16(Vector* code, uint32_t offset) { in GetInsn16()
Drelative_patcher_thumb2_test.cc72 void InsertInsn(std::vector<uint8_t>* code, size_t pos, uint32_t insn) { in InsertInsn()
93 void PushBackInsn(std::vector<uint8_t>* code, uint32_t insn) { in PushBackInsn()
596 ArrayRef<const uint8_t> code(raw_code); in TestBakerFieldWide() local
698 ArrayRef<const uint8_t> code(raw_code); in TestBakerFieldNarrow() local
993 ArrayRef<const uint8_t> code(raw_code); in TEST_F() local
1074 ArrayRef<const uint8_t> code(raw_code); in TEST_F() local
1134 ArrayRef<const uint8_t> code(raw_code); in TEST_F() local
1178 std::vector<uint8_t> code; in TEST_F() local
/art/compiler/linker/arm64/
Drelative_patcher_arm64.cc123 ArrayRef<const uint8_t> code = compiled_method->GetQuickCode(); in ReserveSpace() local
189 void Arm64RelativePatcher::PatchCall(std::vector<uint8_t>* code, in PatchCall()
209 void Arm64RelativePatcher::PatchPcRelativeReference(std::vector<uint8_t>* code, in PatchPcRelativeReference()
308 void Arm64RelativePatcher::PatchBakerReadBarrierBranch(std::vector<uint8_t>* code, in PatchBakerReadBarrierBranch()
538 MemoryRegion code(thunk_code.data(), thunk_code.size()); in CompileThunk() local
606 bool Arm64RelativePatcher::NeedsErratum843419Thunk(ArrayRef<const uint8_t> code, in NeedsErratum843419Thunk()
656 void Arm64RelativePatcher::SetInsn(std::vector<uint8_t>* code, uint32_t offset, uint32_t value) { in SetInsn()
666 uint32_t Arm64RelativePatcher::GetInsn(ArrayRef<const uint8_t> code, uint32_t offset) { in GetInsn()
678 uint32_t Arm64RelativePatcher::GetInsn(std::vector<uint8_t, Alloc>* code, uint32_t offset) { in GetInsn()
/art/runtime/arch/x86_64/
Dthread_x86_64.cc33 static void arch_prctl(int code, void* val) { in arch_prctl()
/art/compiler/linker/x86_64/
Drelative_patcher_x86_64.cc25 void X86_64RelativePatcher::PatchPcRelativeReference(std::vector<uint8_t>* code, in PatchPcRelativeReference()
/art/test/701-easy-div-rem/
DgenMain.py85 code = \ variable
/art/compiler/linker/x86/
Drelative_patcher_x86.cc25 void X86RelativePatcher::PatchPcRelativeReference(std::vector<uint8_t>* code, in PatchPcRelativeReference()
Drelative_patcher_x86_test.cc122 ArrayRef<const uint8_t> code(raw_code); in TEST_F() local
154 ArrayRef<const uint8_t> code(raw_code); in TEST_F() local
Drelative_patcher_x86_base.cc44 void X86BaseRelativePatcher::PatchCall(std::vector<uint8_t>* code, in PatchCall()
/art/compiler/dex/
Dverified_method.cc71 const Instruction::Code code = inst.Opcode(); in GenerateSafeCastSet() local
/art/compiler/jni/quick/
Djni_compiler.h34 std::vector<uint8_t>&& code, in JniCompiledMethod()
/art/compiler/linker/
Drelative_patcher_test.h116 const auto code = compiled_method->GetQuickCode(); in Link() local
147 ArrayRef<const uint8_t> code = compiled_method->GetQuickCode(); in Link() local
/art/compiler/driver/
Dcompiled_method_storage.cc195 const ArrayRef<const uint8_t>& code) { in DeduplicateCode()
199 void CompiledMethodStorage::ReleaseCode(const LengthPrefixedArray<uint8_t>* code) { in ReleaseCode()
Dcompiled_method_storage_test.cc48 ArrayRef<const uint8_t> code[] = { in TEST() local
/art/compiler/jni/
Djni_cfi_test.cc91 MemoryRegion code(&actual_asm[0], actual_asm.size()); in TestImplSized() local
/art/compiler/linker/mips/
Drelative_patcher_mips.cc48 void MipsRelativePatcher::PatchPcRelativeReference(std::vector<uint8_t>* code, in PatchPcRelativeReference()
/art/compiler/linker/mips64/
Drelative_patcher_mips64.cc48 void Mips64RelativePatcher::PatchPcRelativeReference(std::vector<uint8_t>* code, in PatchPcRelativeReference()
/art/compiler/optimizing/
Dcommon_arm64.h46 inline int VIXLRegCodeFromART(int code) { in VIXLRegCodeFromART()
56 inline int ARTRegCodeFromVIXL(int code) { in ARTRegCodeFromVIXL()

123