Searched refs:AP1 (Results 1 – 3 of 3) sorted by relevance
963 const APInt &AP1, in foldICmpShrConstConst() argument981 if (AP2.isNegative() != AP1.isNegative()) in foldICmpShrConstConst()983 if (AP2.sgt(AP1)) in foldICmpShrConstConst()987 if (!AP1) in foldICmpShrConstConst()992 if (AP1 == AP2) in foldICmpShrConstConst()996 if (IsAShr && AP1.isNegative()) in foldICmpShrConstConst()997 Shift = AP1.countl_one() - AP2.countl_one(); in foldICmpShrConstConst()999 Shift = AP1.countl_zero() - AP2.countl_zero(); in foldICmpShrConstConst()1002 if (IsAShr && AP1 == AP2.ashr(Shift)) { in foldICmpShrConstConst()1005 if (AP1.isAllOnes() && !AP2.isPowerOf2()) in foldICmpShrConstConst()[all …]
41 - nxp,audout-layout : data layout (0=AP0 used, 1=AP0/AP1/AP2/AP3 used).