Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat.h146 uint32_t instruction_set_features_bitmap_; variable
Doat.cc68 instruction_set_features_bitmap_(instruction_set_features->AsBitmap()), in OatHeader()
167 return instruction_set_features_bitmap_; in GetInstructionSetFeaturesBitmap()