Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h483 if ((cond != NULL) && NeedBranch(cond)) { in MacroAssembler()
13357 bool NeedBranch(Condition* cond) { return !cond->Is(al) && IsUsingT32(); } in MacroAssembler() function in vixl::aarch32::MacroAssembler

Completed in 23 milliseconds