Searched refs:matchBroadcastSize (Results 1 – 3 of 3) sorted by relevance
60 bool matchBroadcastSize(const X86FoldTableEntry &Entry, unsigned BroadcastBits);
308 bool llvm::matchBroadcastSize(const X86FoldTableEntry &Entry, in matchBroadcastSize() function in llvm330 if (matchBroadcastSize(*I, BroadcastBits)) in lookupBroadcastFoldTableBySize()
8245 return matchBroadcastSize(*I, BitsSize) in foldMemoryBroadcast()