Searched refs:BaseIdxReg (Results 1 – 1 of 1) sorted by relevance
2681 Register BaseIdxReg; in applyMappingImpl() local2683 std::tie(BaseIdxReg, ConstOffset) = in applyMappingImpl()2696 MI.getOperand(2).setReg(BaseIdxReg); in applyMappingImpl()2743 auto IdxLo = B.buildShl(S32, BaseIdxReg, One); in applyMappingImpl()2812 Register BaseIdxReg; in applyMappingImpl() local2814 std::tie(BaseIdxReg, ConstOffset) = in applyMappingImpl()2827 MI.getOperand(3).setReg(BaseIdxReg); in applyMappingImpl()2859 auto IdxLo = B.buildShl(S32, BaseIdxReg, One); in applyMappingImpl()