Searched refs:Width0 (Results 1 – 2 of 2) sorted by relevance
2336 unsigned Width0 = ElemTy0.getSizeInBits(); in typeExtendToWider() 2338 unsigned MaxWidth = std::max(Width0, Width1); in typeExtendToWider() 2337 unsigned Width0 = ElemTy0.getSizeInBits(); typeExtendToWider() local
3717 LocationSize Width0 = MIa.memoperands().front()->getSize(); in checkInstOffsetsDoNotOverlap() local3719 return offsetsDoNotOverlap(Width0, Offset0, Width1, Offset1); in checkInstOffsetsDoNotOverlap()