Searched defs:features_ (Results 1 - 3 of 3) sorted by relevance

/art/compiler/optimizing/
H A Dintrinsics_arm_vixl.h52 const ArmInstructionSetFeatures& features_; member in class:art::arm::FINAL
/art/compiler/linker/
H A Drelative_patcher_test.h59 features_(InstructionSetFeatures::FromVariant(instruction_set, variant, &error_msg_)),
61 patcher_(RelativePatcher::Create(instruction_set, features_.get(), &method_offset_map_)),
274 std::unique_ptr<const InstructionSetFeatures> features_; member in class:art::linker::RelativePatcherTest
H A Delf_builder.h528 features_(features),
668 Elf_Ehdr elf_header = MakeElfHeader(isa_, features_);
1007 const InstructionSetFeatures* features_; member in class:art::linker::FINAL

Completed in 46 milliseconds