Searched refs:BaseIdxReg (Results 1 – 1 of 1) sorted by relevance
2602 Register BaseIdxReg; in applyMappingImpl() local2604 std::tie(BaseIdxReg, ConstOffset) = in applyMappingImpl()2617 MI.getOperand(2).setReg(BaseIdxReg); in applyMappingImpl()2664 auto IdxLo = B.buildShl(S32, BaseIdxReg, One); in applyMappingImpl()2733 Register BaseIdxReg; in applyMappingImpl() local2735 std::tie(BaseIdxReg, ConstOffset) = in applyMappingImpl()2748 MI.getOperand(3).setReg(BaseIdxReg); in applyMappingImpl()2780 auto IdxLo = B.buildShl(S32, BaseIdxReg, One); in applyMappingImpl()