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

References

lib/Target/X86/X86ISelLowering.cpp
32324                      (RootVT.isFloatingPoint() && Depth >= 1) ||
32363     if (Depth == 0 && Root.getOpcode() == X86ISD::VPERM2X128)
32408   bool AllowFloatDomain = FloatDomain || (Depth >= 3);
32409   bool AllowIntDomain = (!FloatDomain || (Depth >= 3)) && Subtarget.hasSSE2() &&
32444           if (Depth == 0 && Root.getOpcode() == X86ISD::VBROADCAST)
32451           if (Depth == 0 && Root.getOpcode() == X86ISD::VBROADCAST)
32465       if (Depth == 0 && Root.getOpcode() == Shuffle)
32476       if (Depth == 0 && Root.getOpcode() == Shuffle)
32491     if (Depth == 0 && Root.getOpcode() == Shuffle)
32505     if (Depth == 0 && Root.getOpcode() == Shuffle)
32523       if (Depth == 0 && Root.getOpcode() == X86ISD::EXTRQI)
32533       if (Depth == 0 && Root.getOpcode() == X86ISD::INSERTQI)
32546   if (Depth < 1)
32551   AllowVariableMask &= (Depth >= VariableShuffleDepth) || HasVariableMask;
32602             Inputs, Root, BaseMask, Depth, HasVariableMask, AllowVariableMask,
32774           Inputs, Root, BaseMask, Depth, HasVariableMask, AllowVariableMask,