Home
last modified time | relevance | path

Searched defs:features (Results 1 – 24 of 24) sorted by relevance

/art/compiler/debug/
Delf_debug_writer.cc93 const InstructionSetFeatures* features, in MakeMiniDebugInfo()
115 const InstructionSetFeatures* features, in WriteDebugElfFileForMethodsInternal()
134 const InstructionSetFeatures* features, in WriteDebugElfFileForMethods()
146 const InstructionSetFeatures* features, in WriteDebugElfFileForClassesInternal()
167 const InstructionSetFeatures* features, in WriteDebugElfFileForClasses()
Delf_gnu_debugdata_writer.h82 const InstructionSetFeatures* features, in MakeMiniDebugInfoInternal()
/art/compiler/linker/mips/
Drelative_patcher_mips.h28 explicit MipsRelativePatcher(const MipsInstructionSetFeatures* features) in MipsRelativePatcher()
/art/compiler/
Delf_writer_quick.cc55 const InstructionSetFeatures* features, in DebugInfoTask()
135 const InstructionSetFeatures* features, in CreateElfWriterQuick()
153 const InstructionSetFeatures* features, in ElfWriterQuick()
Delf_builder.h417 const InstructionSetFeatures* features) in AbiflagsSection()
509 ElfBuilder(InstructionSet isa, const InstructionSetFeatures* features, OutputStream* output) in ElfBuilder()
824 static Elf_Ehdr MakeElfHeader(InstructionSet isa, const InstructionSetFeatures* features) { in MakeElfHeader()
/art/compiler/linker/
Dmulti_oat_relative_patcher.cc27 const InstructionSetFeatures* features) in MultiOatRelativePatcher()
Drelative_patcher.cc44 const InstructionSetFeatures* features, in Create()
/art/runtime/arch/x86_64/
Dinstruction_set_features_x86_64.h71 AddFeaturesFromSplitString(const std::vector<std::string>& features, in AddFeaturesFromSplitString()
/art/runtime/arch/mips64/
Dinstruction_set_features_mips64.cc115 const std::vector<std::string>& features, std::string* error_msg) const { in AddFeaturesFromSplitString() argument
/art/runtime/arch/x86/
Dinstruction_set_features_x86.h72 AddFeaturesFromSplitString(const std::vector<std::string>& features, in AddFeaturesFromSplitString()
Dinstruction_set_features_x86.cc273 const std::vector<std::string>& features, bool x86_64, in AddFeaturesFromSplitString()
/art/runtime/arch/arm64/
Dinstruction_set_features_arm64.cc125 const std::vector<std::string>& features, std::string* error_msg) const { in AddFeaturesFromSplitString() argument
/art/runtime/arch/
Dinstruction_set_features.cc219 std::vector<std::string> features; in AddFeaturesFromString() local
/art/runtime/arch/mips/
Dinstruction_set_features_mips.cc177 const std::vector<std::string>& features, std::string* error_msg) const { in AddFeaturesFromSplitString() argument
/art/runtime/arch/arm/
Dinstruction_set_features_arm.cc316 const std::vector<std::string>& features, std::string* error_msg) const { in AddFeaturesFromSplitString() argument
/art/compiler/optimizing/
Dcodegen_test.cc718 std::unique_ptr<const ArmInstructionSetFeatures> features( in TEST_F() local
744 std::unique_ptr<const Arm64InstructionSetFeatures> features( in TEST_F() local
775 std::unique_ptr<const Arm64InstructionSetFeatures> features( in TEST_F() local
Dloop_optimization.cc913 const InstructionSetFeatures* features = compiler_driver_->GetInstructionSetFeatures(); in TrySetVectorType() local
Dintrinsics_arm.cc770 const ArmInstructionSetFeatures& features, in CreateIntIntIntIntToVoid()
Dintrinsics_arm_vixl.cc1106 const ArmInstructionSetFeatures& features, in CreateIntIntIntIntToVoid()
/art/compiler/linker/arm64/
Drelative_patcher_arm64.cc83 const Arm64InstructionSetFeatures* features) in Arm64RelativePatcher()
/art/compiler/jni/quick/
Djni_compiler.cc69 ArenaAllocator* arena, InstructionSet isa, const InstructionSetFeatures* features) { in GetMacroAssembler()
/art/runtime/native/
Ddalvik_system_VMDebug.cc49 static const char* features[] = { in VMDebug_getVmFeatureList() local
/art/runtime/
Druntime.cc2172 std::unique_ptr<const InstructionSetFeatures> features(InstructionSetFeatures::FromCppDefines()); in AddCurrentRuntimeFeaturesAsDex2OatArguments() local
/art/oatdump/
Doatdump.cc125 std::unique_ptr<const InstructionSetFeatures> features = InstructionSetFeatures::FromBitmap( in Symbolize() local
391 std::unique_ptr<const InstructionSetFeatures> features( in Dump() local