reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/X86ISelLowering.cpp
36633   if (Opcode != X86ISD::BLENDV && Opcode != ISD::VSELECT)
36633   if (Opcode != X86ISD::BLENDV && Opcode != ISD::VSELECT)
36651   auto makeBlend = [Opcode](SelectionDAG &DAG, const SDLoc &DL,
36653     return DAG.getNode(Opcode, DL, Ops[1].getValueType(), Ops);