Searched refs:APLength (Results 1 – 2 of 2) sorted by relevance
558 APInt APLength = CILength->getValue().zextOrTrunc(6); in simplifyX86extrq() local564 unsigned Length = APLength == 0 ? 64 : APLength.getZExtValue(); in simplifyX86extrq()631 APInt APLength, APInt APIndex, in simplifyX86insertq() argument637 APLength = APLength.zextOrTrunc(6); in simplifyX86insertq()644 unsigned Length = APLength == 0 ? 64 : APLength.getZExtValue(); in simplifyX86insertq()
796 APInt APLength = CILength->getValue().zextOrTrunc(6); in simplifyX86extrq() local802 unsigned Length = APLength == 0 ? 64 : APLength.getZExtValue(); in simplifyX86extrq()870 APInt APLength, APInt APIndex, in simplifyX86insertq() argument875 APLength = APLength.zextOrTrunc(6); in simplifyX86insertq()882 unsigned Length = APLength == 0 ? 64 : APLength.getZExtValue(); in simplifyX86insertq()