Searched defs:Index_1 (Results 1 - 1 of 1) sorted by relevance

/external/vixl/src/aarch32/
H A Dassembler-aarch32.cc1368 class Index_1 : public EncodingValue { class in namespace:vixl::aarch32
1370 Index_1(const NeonRegisterList& nreglist, DataType dt);
1373 Index_1::Index_1(const NeonRegisterList& nreglist, DataType dt) { function in class:vixl::aarch32::Index_1
17702 Index_1 encoded_align_1(nreglist, dt);
17824 Index_1 encoded_align_1(nreglist, dt);
25409 Index_1 encoded_align_1(nreglist, dt);
25473 Index_1 encoded_align_1(nreglist, dt);

Completed in 133 milliseconds