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.cpp12369 const unsigned V0Opc = V0.getOpcode(); in lowerShuffleAsTruncBroadcast() local
12373 if ((V0Opc != ISD::SCALAR_TO_VECTOR || V0BroadcastIdx != 0) && in lowerShuffleAsTruncBroadcast()
12374 V0Opc != ISD::BUILD_VECTOR) in lowerShuffleAsTruncBroadcast()