Home
last modified time | relevance | path

Searched defs:min_location (Results 1 – 3 of 3) sorted by relevance

/external/vixl/src/aarch32/
Dlocation-aarch32.cc116 int32_t min_location = 0; in GetMinLocation() local
/external/vixl/test/
Dtest-pool-manager.cc212 int32_t min_location = 0; in GetMinLocation() local
600 int min_location = 4; // We emit the pool at location 2, so need padding. in TEST() local
630 int min_location = 0; // Do not restrict this for this test. in TEST() local
662 int32_t min_location = pc; in AddNBranches() local
/external/vixl/src/
Dpool-manager-impl.h446 T min_location; in Bind() local