Searched refs:AsArm64InstructionSetFeatures (Results 1 - 5 of 5) sorted by relevance

/art/runtime/arch/
H A Dinstruction_set_features.h86 const Arm64InstructionSetFeatures* AsArm64InstructionSetFeatures() const;
H A Dinstruction_set_features.cc266 const Arm64InstructionSetFeatures* InstructionSetFeatures::AsArm64InstructionSetFeatures() const { function in class:art::InstructionSetFeatures
/art/compiler/linker/
H A Drelative_patcher.cc96 new Arm64RelativePatcher(provider, features->AsArm64InstructionSetFeatures()));
/art/runtime/arch/arm64/
H A Dinstruction_set_features_arm64.cc110 const Arm64InstructionSetFeatures* other_as_arm = other->AsArm64InstructionSetFeatures();
/art/compiler/optimizing/
H A Dcode_generator.cc577 *isa_features.AsArm64InstructionSetFeatures(),

Completed in 73 milliseconds