Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp93 struct LoadEntry { struct in __anon455dbdd30111::MemCmpExpansion
94 LoadEntry(unsigned LoadSize, uint64_t Offset) in LoadEntry() argument
103 using LoadEntryVector = SmallVector<LoadEntry, 8>;
436 const LoadEntry &CurLoadEntry = LoadSequence[LoadIndex]; in getCompareLoadPairs()
516 const LoadEntry &CurLoadEntry = LoadSequence[BlockIndex]; in emitLoadCompareBlock()