Home
last modified time | relevance | path

Searched defs:x86_64 (Results 1 – 14 of 14) sorted by relevance

/art/runtime/arch/x86/
Dinstruction_set_features_x86.cc61 X86FeaturesUniquePtr X86InstructionSetFeatures::Create(bool x86_64, in Create()
87 bool x86_64) { in FromVariant()
113 X86FeaturesUniquePtr X86InstructionSetFeatures::FromBitmap(uint32_t bitmap, bool x86_64) { in FromBitmap()
123 X86FeaturesUniquePtr X86InstructionSetFeatures::FromCppDefines(bool x86_64) { in FromCppDefines()
163 X86FeaturesUniquePtr X86InstructionSetFeatures::FromCpuInfo(bool x86_64) { in FromCpuInfo()
210 X86FeaturesUniquePtr X86InstructionSetFeatures::FromHwcap(bool x86_64) { in FromHwcap()
215 X86FeaturesUniquePtr X86InstructionSetFeatures::FromAssembly(bool x86_64) { in FromAssembly()
278 const std::vector<std::string>& features, bool x86_64, in AddFeaturesFromSplitString()
Dfault_handler_x86.cc106 const bool x86_64 = true; in GetInstructionSize() local
108 const bool x86_64 = false; in GetInstructionSize() local
/art/runtime/arch/x86_64/
Dregisters_x86_64.cc22 namespace x86_64 { namespace
Dcontext_x86_64.cc24 namespace x86_64 { namespace
/art/compiler/utils/x86_64/
Dmanaged_register_x86_64.cc22 namespace x86_64 { namespace
Dmanaged_register_x86_64_test.cc22 namespace x86_64 { namespace
Djni_macro_assembler_x86_64.cc25 namespace x86_64 { namespace
Dassembler_x86_64.cc25 namespace x86_64 { namespace
/art/runtime/arch/
Darch_test.cc158 namespace x86_64 { namespace
/art/compiler/jni/quick/x86_64/
Dcalling_convention_x86_64.cc25 namespace x86_64 { namespace
/art/compiler/trampolines/
Dtrampoline_compiler.cc223 namespace x86_64 { namespace
/art/compiler/optimizing/
Dcode_generator_vector_x86_64.cc21 namespace x86_64 { namespace
Dintrinsics_x86_64.cc40 namespace x86_64 { namespace
Dcode_generator_x86_64.cc41 namespace x86_64 { namespace