Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12869 const unsigned V0Opc = V0.getOpcode(); in lowerShuffleAsTruncBroadcast() local
12873 if ((V0Opc != ISD::SCALAR_TO_VECTOR || V0BroadcastIdx != 0) && in lowerShuffleAsTruncBroadcast()
12874 V0Opc != ISD::BUILD_VECTOR) in lowerShuffleAsTruncBroadcast()