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

/external/vixl/src/aarch64/
H A Dlogic-aarch64.cc1917 int64_t lj_src_val = src1.IntLeftJustified(vform, i);
2030 int64_t sa = dst.IntLeftJustified(vform, i);
2052 int64_t sb = src.IntLeftJustified(vform, i);
H A Dsimulator-aarch64.h421 int64_t IntLeftJustified(VectorFormat vform, int index) const { function in class:vixl::aarch64::LogicVRegister

Completed in 131 milliseconds