Searched refs:emitLoadCompareByteBlock (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp101 void emitLoadCompareByteBlock(unsigned BlockIndex, unsigned OffsetBytes);
282 void MemCmpExpansion::emitLoadCompareByteBlock(unsigned BlockIndex, function in class:__anon4540::MemCmpExpansion
436 // a special case through emitLoadCompareByteBlock. The special handling can
443 MemCmpExpansion::emitLoadCompareByteBlock(BlockIndex, CurLoadEntry.Offset);

Completed in 104 milliseconds