Searched defs:vmov_f32 (Results 1 – 2 of 2) sorted by relevance
458 void vmov_f32(SRegister sd, SRegister sm) { vmov_f32(kAL, sd, sm); } in vmov_f32() function
490 void Assembler::vmov_f32(Condition c, SRegister sd, SRegister sm) { in vmov_f32() function in xnnpack::aarch32::Assembler