Searched defs:shuffle_mask (Results 1 – 4 of 4) sorted by relevance
2904 uint8_t shuffle_mask = wasm::SimdShuffle::PackShuffle4(shuffle32x4); in VisitI8x16Shuffle() local2926 uint8_t shuffle_mask = wasm::SimdShuffle::PackShuffle4(shuffle32x4); in VisitI8x16Shuffle() local
3414 int8_t shuffle_mask = arch_opcode == kSSES8x4Reverse ? 0xB1 : 0x1B; in AssembleArchInstruction() local3433 int8_t shuffle_mask = arch_opcode == kAVXS8x4Reverse ? 0xB1 : 0x1B; in AssembleArchInstruction() local
3649 uint8_t shuffle_mask = wasm::SimdShuffle::PackShuffle4(shuffle32x4); in VisitI8x16Shuffle() local3674 uint8_t shuffle_mask = wasm::SimdShuffle::PackShuffle4(shuffle32x4); in VisitI8x16Shuffle() local
4155 uint8_t shuffle_mask = arch_opcode == kX64S8x4Reverse ? 0xB1 : 0x1B; in AssembleArchInstruction() local