Searched refs:Width2 (Results 1 – 2 of 2) sorted by relevance
2955 Width2 = LocationSize::precise(0); in shouldClusterMemOps() local2958 !getMemOperandWithOffsetWidth(SecondLdSt, Base2, Offset2, Width2, TRI) || in shouldClusterMemOps()2959 Width1 != Width2) in shouldClusterMemOps()
4736 unsigned Width2 = MRI.getType(Reg2).getSizeInBits(); in isSameBitWidth() local4737 return Width1 == Width2; in isSameBitWidth()