Searched defs:IsPre (Results 1 – 6 of 6) sorted by relevance
61 bool IsPre = false; member
766 bool IsPre = AM == ISD::PRE_INC; in tryIndexedLoad() local
1584 bool IsPre = AM == ISD::PRE_INC || AM == ISD::PRE_DEC; in tryIndexedLoad() local
25649 Register Offset, bool IsPre, in isIndexingLegal()
3837 bool IsPre, MachineRegisterInfo &MRI) const { in isIndexingLegal()
5417 bool IsPre = ExtLd.isPre(); in selectIndexedExtLoad() local