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

  /external/vixl/src/aarch32/
label-aarch32.h 206 bool IsInVeneerPool() const { return veneer_pool_manager_ != NULL; }
macro-assembler-aarch32.cc 239 if (!label->IsInVeneerPool()) {
    [all...]
assembler-aarch32.cc 91 if (label->IsInVeneerPool()) {
    [all...]

Completed in 55 milliseconds