Home
last modified time | relevance | path

Searched refs:can_use_it_ (Results 1 - 1 of 1) sorted by relevance

/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h194 : masm_(masm), cond_(*cond), can_use_it_(can_use_it) { in ITScope()
202 : masm_(masm), cond_(*cond), label_(allocator), can_use_it_(can_use_it) { in ITScope()
210 if (can_use_it_) { in ITScope()
235 VIXL_ASSERT(!can_use_it_); in ITScope()
243 VIXL_ASSERT(can_use_it_); in ITScope()
253 bool can_use_it_; in ITScope() member in vixl::aarch32::MacroAssembler::ITScope

Completed in 28 milliseconds