Searched defs:SExtBits (Results 1 – 3 of 3) sorted by relevance
119 unsigned SExtBits; member
280 unsigned &SExtBits, const DataLayout &DL, unsigned Depth, in GetLinearExpression()569 unsigned ZExtBits = 0, SExtBits = 0; in DecomposeGEPExpression() local1951 unsigned ZExtBits = Src[i].ZExtBits, SExtBits = Src[i].SExtBits; in GetIndexDifference() local
916 unsigned SExtBits = 0; in isFoldableLoad() local