Searched refs:LoadedBits (Results 1 – 1 of 1) sorted by relevance
1026 unsigned LoadedBits = getScalarSizeInBits(Ld->getType()); in isFoldableLoad() local1052 ((SExtBits || ZExtBits) ? 0 : (TruncBits ? TruncBits : LoadedBits)); in isFoldableLoad()1057 if (LoadedBits == 32 && ZExtBits == 64) in isFoldableLoad()1062 if (LoadedBits == 16 && in isFoldableLoad()1071 if (LoadedBits == 32 && SExtBits == 64) in isFoldableLoad()