Searched refs:index_num_bits (Results 1 – 1 of 1) sorted by relevance
3425 int index_num_bits = vm.Is1S() ? 2 : 1; in NEONFPByElement() local3430 Emit(FPFormat(vd) | op | ImmNEONHLM(vm_index, index_num_bits) | in NEONFPByElement()3451 int index_num_bits = vm.Is1H() ? 3 : 2; in NEONByElement() local3458 Emit(format | op | ImmNEONHLM(vm_index, index_num_bits) | in NEONByElement()3479 int index_num_bits = vm.Is1H() ? 3 : 2; in NEONByElementL() local3486 Emit(format | op | ImmNEONHLM(vm_index, index_num_bits) | in NEONByElementL()