Home | History | Annotate | Download | only in ARM

Lines Matching refs:isLegalAddressImmediate

11290 /// isLegalAddressImmediate - Return true if the integer value can be used
11293 static bool isLegalAddressImmediate(int64_t V, EVT VT,
11369 if (!isLegalAddressImmediate(AM.BaseOffs, VT, Subtarget))