Home
last modified time | relevance | path

Searched refs:instruction_set_features_bitmap_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat.h121 uint32_t instruction_set_features_bitmap_; variable
Doat.cc71 instruction_set_features_bitmap_(instruction_set_features->AsBitmap()), in OatHeader()
166 return instruction_set_features_bitmap_; in GetInstructionSetFeaturesBitmap()