Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AvoidStoreForwardingBlocks.cpp582 int64_t StDisp2 = 0; in breakBlockedCopies() local
589 StDisp2 = DispSizePair.first + LdStDelta; in breakBlockedCopies()
595 StDisp2 += OverlapDelta; in breakBlockedCopies()
605 buildCopies(Size2, LoadInst, LdDisp2, StoreInst, StDisp2, LMMOffset + Size1, in breakBlockedCopies()
608 StDisp1 = StDisp2 + Size2; in breakBlockedCopies()