Home | History | Annotate | Download | only in aarch32

Lines Matching defs:vtbx

27611 void Assembler::vtbx(Condition cond,
27619 // VTBX{<c>}{<q>}.8 <Dd>, <list>, <Dm> ; T1
27632 // VTBX{<c>}{<q>}.8 <Dd>, <list>, <Dm> ; A1
27644 Delegate(kVtbx, &Assembler::vtbx, cond, dt, rd, nreglist, rm);