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

/external/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp49 unsigned LowRegs1 : 1; // Only possible if low-registers are used member in struct:__anon21389::ReduceEntry
573 if (Entry.LowRegs1 && !VerifyLowRegs(MI))
773 if (Entry.LowRegs1 && !isARMLowRegister(Reg))

Completed in 71 milliseconds