Searched refs:BaseIdxReg (Results 1 – 1 of 1) sorted by relevance
2704 Register BaseIdxReg; in applyMappingImpl() local2706 std::tie(BaseIdxReg, ConstOffset) = in applyMappingImpl()2719 MI.getOperand(2).setReg(BaseIdxReg); in applyMappingImpl()2766 auto IdxLo = B.buildShl(S32, BaseIdxReg, One); in applyMappingImpl()2835 Register BaseIdxReg; in applyMappingImpl() local2837 std::tie(BaseIdxReg, ConstOffset) = in applyMappingImpl()2850 MI.getOperand(3).setReg(BaseIdxReg); in applyMappingImpl()2882 auto IdxLo = B.buildShl(S32, BaseIdxReg, One); in applyMappingImpl()