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