Searched refs:Readfirstlane (Results 1 – 1 of 1) sorted by relevance
1873 MachineInstr *Readfirstlane = nullptr; in selectDSGWSIntrinsic() local1879 Readfirstlane = OffsetDef; in selectDSGWSIntrinsic()1897 if (Readfirstlane) { in selectDSGWSIntrinsic()1903 Readfirstlane->getOperand(1).setReg(BaseOffset); in selectDSGWSIntrinsic()1904 BaseOffset = Readfirstlane->getOperand(0).getReg(); in selectDSGWSIntrinsic()