Searched refs:BaseIdxReg (Results 1 – 1 of 1) sorted by relevance
2813 Register BaseIdxReg; in applyMappingImpl() local2815 std::tie(BaseIdxReg, ConstOffset) = in applyMappingImpl()2828 MI.getOperand(2).setReg(BaseIdxReg); in applyMappingImpl()2875 auto IdxLo = B.buildShl(S32, BaseIdxReg, One); in applyMappingImpl()2944 Register BaseIdxReg; in applyMappingImpl() local2946 std::tie(BaseIdxReg, ConstOffset) = in applyMappingImpl()2959 MI.getOperand(3).setReg(BaseIdxReg); in applyMappingImpl()2988 auto IdxLo = B.buildShl(S32, BaseIdxReg, One); in applyMappingImpl()