Searched refs:lane4 (Results 1 – 1 of 1) sorted by relevance
3325 int8_t lane4 = lane & 0x3; in AssembleArchInstruction() local3326 int8_t half_dup = lane4 | (lane4 << 2) | (lane4 << 4) | (lane4 << 6); in AssembleArchInstruction()3356 int8_t lane4 = lane & 0x3; in AssembleArchInstruction() local3357 int8_t half_dup = lane4 | (lane4 << 2) | (lane4 << 4) | (lane4 << 6); in AssembleArchInstruction()