Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch32/
H A Dlocation-aarch32.cc36 bool Location::Needs16BitPadding(int32_t location) const { in Needs16BitPadding() function in vixl::aarch32::Location
H A Dlocation-aarch32.h222 bool Needs16BitPadding(int location) const;
H A Dmacro-assembler-aarch32.h454 if (label->Needs16BitPadding(cursor)) { in MacroAssembler()
517 if (literal->Needs16BitPadding(cursor)) total_size += 2; in MacroAssembler()

Completed in 24 milliseconds