Home
last modified time | relevance | path

Searched refs:AsX86_64InstructionSetFeatures (Results 1 – 3 of 3) sorted by relevance

/art/runtime/arch/x86_64/
Dinstruction_set_features_x86_64.h88 return X86_64FeaturesUniquePtr(in.release()->AsX86_64InstructionSetFeatures()); in Convert()
/art/runtime/arch/
Dinstruction_set_features.h127 const X86_64InstructionSetFeatures* AsX86_64InstructionSetFeatures() const;
Dinstruction_set_features.cc278 const X86_64InstructionSetFeatures* InstructionSetFeatures::AsX86_64InstructionSetFeatures() const { in AsX86_64InstructionSetFeatures() function in art::InstructionSetFeatures