/art/compiler/optimizing/ |
D | load_store_elimination_test.cc | 487 HInstruction* load = AddArrayGet(return_block_, array_, j_); in TEST_F() local 639 HInstruction* load = AddArrayGet(loop_, array_, phi_); in TEST_F() local 711 HInstruction* load = AddArrayGet(loop_, array_a, phi_); in TEST_F() local 734 HInstruction* load = AddArrayGet(pre_header_, array_a, c0); in TEST_F() local 762 HInstruction* load = AddArrayGet(loop_, array_a, phi_); in TEST_F() local 792 HInstruction* load = AddArrayGet(pre_header_, array_a, c0); in TEST_F() local
|
D | load_store_elimination.cc | 178 void AddRemovedLoad(HInstruction* load, HInstruction* heap_value) { in AddRemovedLoad() 208 HInstruction* load = removed_loads_[i]; in RemoveInstructions() local 268 static bool IsDefaultAllowedForLoad(const HInstruction* load) { in IsDefaultAllowedForLoad()
|
D | graph_checker.cc | 344 void GraphChecker::VisitLoadException(HLoadException* load) { in VisitLoadException()
|
D | code_generator.h | 657 static LocationSummary::CallKind GetLoadStringCallKind(HLoadString* load) { in GetLoadStringCallKind()
|
D | code_generator_x86_64.cc | 6251 void LocationsBuilderX86_64::VisitLoadMethodHandle(HLoadMethodHandle* load) { in VisitLoadMethodHandle() 6257 void InstructionCodeGeneratorX86_64::VisitLoadMethodHandle(HLoadMethodHandle* load) { in VisitLoadMethodHandle() 6261 void LocationsBuilderX86_64::VisitLoadMethodType(HLoadMethodType* load) { in VisitLoadMethodType() 6267 void InstructionCodeGeneratorX86_64::VisitLoadMethodType(HLoadMethodType* load) { in VisitLoadMethodType() 6298 void LocationsBuilderX86_64::VisitLoadString(HLoadString* load) { in VisitLoadString() 6328 void InstructionCodeGeneratorX86_64::VisitLoadString(HLoadString* load) NO_THREAD_SAFETY_ANALYSIS { in VisitLoadString() 6396 void LocationsBuilderX86_64::VisitLoadException(HLoadException* load) { in VisitLoadException() 6402 void InstructionCodeGeneratorX86_64::VisitLoadException(HLoadException* load) { in VisitLoadException()
|
D | code_generator_arm64.cc | 5170 void LocationsBuilderARM64::VisitLoadMethodHandle(HLoadMethodHandle* load) { in VisitLoadMethodHandle() 5176 void InstructionCodeGeneratorARM64::VisitLoadMethodHandle(HLoadMethodHandle* load) { in VisitLoadMethodHandle() 5180 void LocationsBuilderARM64::VisitLoadMethodType(HLoadMethodType* load) { in VisitLoadMethodType() 5186 void InstructionCodeGeneratorARM64::VisitLoadMethodType(HLoadMethodType* load) { in VisitLoadMethodType() 5194 void LocationsBuilderARM64::VisitLoadException(HLoadException* load) { in VisitLoadException() 5230 void LocationsBuilderARM64::VisitLoadString(HLoadString* load) { in VisitLoadString() 5251 void InstructionCodeGeneratorARM64::VisitLoadString(HLoadString* load) NO_THREAD_SAFETY_ANALYSIS { in VisitLoadString()
|
D | code_generator_x86.cc | 6908 void LocationsBuilderX86::VisitLoadMethodHandle(HLoadMethodHandle* load) { in VisitLoadMethodHandle() 6914 void InstructionCodeGeneratorX86::VisitLoadMethodHandle(HLoadMethodHandle* load) { in VisitLoadMethodHandle() 6918 void LocationsBuilderX86::VisitLoadMethodType(HLoadMethodType* load) { in VisitLoadMethodType() 6924 void InstructionCodeGeneratorX86::VisitLoadMethodType(HLoadMethodType* load) { in VisitLoadMethodType() 6999 void LocationsBuilderX86::VisitLoadString(HLoadString* load) { in VisitLoadString() 7035 void InstructionCodeGeneratorX86::VisitLoadString(HLoadString* load) NO_THREAD_SAFETY_ANALYSIS { in VisitLoadString() 7101 void LocationsBuilderX86::VisitLoadException(HLoadException* load) { in VisitLoadException() 7107 void InstructionCodeGeneratorX86::VisitLoadException(HLoadException* load) { in VisitLoadException()
|
D | code_generator_arm_vixl.cc | 7442 void LocationsBuilderARMVIXL::VisitLoadMethodHandle(HLoadMethodHandle* load) { in VisitLoadMethodHandle() 7448 void InstructionCodeGeneratorARMVIXL::VisitLoadMethodHandle(HLoadMethodHandle* load) { in VisitLoadMethodHandle() 7452 void LocationsBuilderARMVIXL::VisitLoadMethodType(HLoadMethodType* load) { in VisitLoadMethodType() 7458 void InstructionCodeGeneratorARMVIXL::VisitLoadMethodType(HLoadMethodType* load) { in VisitLoadMethodType() 7575 void LocationsBuilderARMVIXL::VisitLoadString(HLoadString* load) { in VisitLoadString() 7596 void InstructionCodeGeneratorARMVIXL::VisitLoadString(HLoadString* load) NO_THREAD_SAFETY_ANALYSIS { in VisitLoadString() 7666 void LocationsBuilderARMVIXL::VisitLoadException(HLoadException* load) { in VisitLoadException() 7672 void InstructionCodeGeneratorARMVIXL::VisitLoadException(HLoadException* load) { in VisitLoadException()
|
/art/test/ti-agent/ |
D | common_load.cc | 54 OnLoad load; member
|
/art/tools/ahat/src/test/com/android/ahat/ |
D | TestDump.java | 114 private void load() throws IOException { in load() method in TestDump
|
/art/test/004-checker-UnsafeTest18/src/ |
D | Main.java | 98 private static void load() { in load() method in Main
|
/art/disassembler/ |
D | disassembler_x86.cc | 173 uint8_t* prefix, bool load, RegFile src_reg_file, in DumpAddress() 343 bool load = false; // loads from memory (ie rm is on the right) in DumpInstruction() local
|
/art/runtime/interpreter/mterp/x86_64ng/ |
D | main.S | 1206 .macro OP_SGET load="movl", wide="0" argument 1325 .macro OP_IGET load="movl", wide="0" argument
|
/art/runtime/interpreter/mterp/arm64ng/ |
D | main.S | 1151 .macro OP_SGET load="ldr", volatile_load="ldar", maybe_extend="", wide="0" argument 1301 .macro OP_IGET load="ldr", volatile_load="ldar", maybe_extend="", wide="0" argument
|
/art/libelffile/elf/ |
D | elf_builder.h | 870 Elf_Phdr load = Elf_Phdr(); in MakeProgramHeaders() local 887 Elf_Phdr load = Elf_Phdr(); in MakeProgramHeaders() local
|
/art/tools/jvmti-agents/wrapagentproperties/ |
D | wrapagentproperties.cc | 58 AgentLoadFunction load; member
|
/art/dex2oat/ |
D | dex2oat_image_test.cc | 419 auto load = [&](const std::string& image_location) { in TEST_F() local
|
/art/compiler/utils/x86_64/ |
D | assembler_x86_64.cc | 434 bool load = dst.NeedsRex(); in vmovaps() local 1033 bool load = dst.NeedsRex(); in vmovapd() local 1574 bool load = dst.NeedsRex(); in vmovdqa() local
|