Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp112 int64_t SMMOffset);
446 SMMOffset += MOV128SZ; in buildCopies()
456 SMMOffset += MOV64SZ; in buildCopies()
466 SMMOffset += MOV32SZ; in buildCopies()
476 SMMOffset += MOV16SZ; in buildCopies()
482 MOV8SZ, LMMOffset, SMMOffset); in buildCopies()
486 SMMOffset += MOV8SZ; in buildCopies()
568 int64_t SMMOffset = 0; in breakBlockedCopies() local
594 SMMOffset); in breakBlockedCopies()
597 SMMOffset + Size1); in breakBlockedCopies()
[all …]