Searched refs:ConstWidth (Results 1 – 2 of 2) sorted by relevance
250 auto ConstWidth = getIConstantVRegValWithLookThrough(Width, MRI); in lowerV_BFE() local255 if (!ConstWidth) { in lowerV_BFE()263 uint64_t WidthImm = ConstWidth->Value.getZExtValue(); in lowerV_BFE()
1512 if (auto ConstWidth = getIConstantVRegValWithLookThrough(WidthReg, MRI)) { in applyMappingBFE() local1516 auto WidthImm = ConstWidth->Value.getZExtValue(); in applyMappingBFE()