Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp262 static unsigned getYMMtoXMMStoreOpcode(unsigned StoreOpcode) { in getYMMtoXMMStoreOpcode() function
440 StoreInst, getYMMtoXMMStoreOpcode(StoreInst->getOpcode()), in buildCopies()