Home
last modified time | relevance | path

Searched refs:isDispSafeForFrameIndex (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp590 static bool isDispSafeForFrameIndex(int64_t Val) { in isDispSafeForFrameIndex() function
611 !isDispSafeForFrameIndex(Val)) in FoldOffsetIntoAddress()
1037 (!Subtarget->is64Bit() || isDispSafeForFrameIndex(AM.Disp))) { in MatchAddressRecursively()