Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h674 unsigned BitsSize, bool AllowCommute) const;
H A DX86InstrInfo.cpp8242 unsigned BitsSize, bool AllowCommute) const { in foldMemoryBroadcast() argument
8245 return matchBroadcastSize(*I, BitsSize) in foldMemoryBroadcast()
8258 foldMemoryBroadcast(MF, MI, CommuteOpIdx2, MOs, InsertPt, BitsSize, in foldMemoryBroadcast()