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

References

lib/Target/X86/X86ISelLowering.cpp
32696       Index = (MaskVT.getScalarSizeInBits() == 64 ? Index << 1 : Index);
32696       Index = (MaskVT.getScalarSizeInBits() == 64 ? Index << 1 : Index);
32696       Index = (MaskVT.getScalarSizeInBits() == 64 ? Index << 1 : Index);
32697       VPerm2Idx.push_back(Index);