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