Searched refs:isDispSafeForFrameIndex (Results 1 – 1 of 1) sorted by relevance
1400 static bool isDispSafeForFrameIndex(int64_t Val) { in isDispSafeForFrameIndex() function1429 !isDispSafeForFrameIndex(Val)) in foldOffsetIntoAddress()1969 (!Subtarget->is64Bit() || isDispSafeForFrameIndex(AM.Disp))) { in matchAddressRecursively()