Searched refs:instruction_set_features_ (Results 1 – 5 of 5) sorted by relevance
79 instruction_set_features_ = instruction_set_features; in OatHeader()80 UpdateChecksum(&instruction_set_features_, sizeof(instruction_set_features_)); in OatHeader()154 return instruction_set_features_; in GetInstructionSetFeatures()
124 InstructionSetFeatures instruction_set_features_; variable
139 return instruction_set_features_; in GetInstructionSetFeatures()782 const InstructionSetFeatures instruction_set_features_; variable
349 instruction_set_features_(instruction_set_features), in CompilerDriver()
395 instruction_set_features_, in CreateOatFile()518 instruction_set_features_(instruction_set_features), in Dex2Oat()583 const InstructionSetFeatures instruction_set_features_; member in art::Dex2Oat