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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp70 unsigned LowRegs1 : 1; // Only possible if low-registers are used member in struct:__anon5101::ReduceEntry
669 if (Entry.LowRegs1 && !VerifyLowRegs(MI))
874 if (Entry.LowRegs1 && !isARMLowRegister(Reg))

Completed in 115 milliseconds