Searched refs:ImmLimit (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp416 uint8_t ImmLimit = Entry.Imm1Limit; local
425 ImmLimit = Entry.Imm2Limit;
573 unsigned MaxOffset = ((1 << ImmLimit) - 1) * Scale;

Completed in 169 milliseconds