HomeSort by relevance Sort by last modified time
    Searched refs:instruction_set_features_bitmap_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/
oat.cc 69 instruction_set_features_bitmap_(instruction_set_features->AsBitmap()),
154 UpdateChecksum(&instruction_set_features_bitmap_, sizeof(instruction_set_features_bitmap_));
200 return instruction_set_features_bitmap_;
oat.h 136 uint32_t instruction_set_features_bitmap_; variable

Completed in 117 milliseconds