Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12695 bool VAUsedInPlace = false; in matchShuffleAsInsertPS() local
12706 VAUsedInPlace = true; in matchShuffleAsInsertPS()
12742 if (!VAUsedInPlace) in matchShuffleAsInsertPS()