Home
last modified time | relevance | path

Searched defs:instruction_set_features (Results 1 – 5 of 5) sorted by relevance

/art/compiler/utils/
Djni_macro_assembler.cc52 const InstructionSetFeatures* instruction_set_features) { in Create()
87 const InstructionSetFeatures* instruction_set_features) { in Create()
/art/runtime/arch/
Dinstruction_set_features_test.cc43 std::unique_ptr<const InstructionSetFeatures> instruction_set_features( local
70 std::unique_ptr<const InstructionSetFeatures> instruction_set_features( local
108 std::unique_ptr<const InstructionSetFeatures> instruction_set_features( local
142 std::unique_ptr<const InstructionSetFeatures> instruction_set_features( local
155 std::unique_ptr<const InstructionSetFeatures> instruction_set_features( local
/art/runtime/
Doat.cc49 const InstructionSetFeatures* instruction_set_features, in Create()
66 const InstructionSetFeatures* instruction_set_features, in OatHeader()
/art/compiler/jit/
Djit_compiler.cc73 std::unique_ptr<const InstructionSetFeatures> instruction_set_features; in ParseCompilerOptions() local
/art/compiler/jni/quick/
Djni_compiler.cc127 const InstructionSetFeatures* instruction_set_features = in ArtJniCompileMethodInternal() local