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

References

lib/Target/X86/X86ISelLowering.cpp
 6858   Ops.clear();
 6875       Ops.push_back(N.getOperand(0));
 6876       Ops.push_back(N.getOperand(1));
 6902     Ops.push_back(IsAndN ? N1 : N0);
 6936         Ops.push_back(N.getOperand(0));
 6937         Ops.push_back(N.getOperand(1));
 6971     Ops.append(SrcInputs0.begin(), SrcInputs0.end());
 6972     Ops.append(SrcInputs1.begin(), SrcInputs1.end());
 6993       Ops.push_back(Src);
 6994       Ops.push_back(Sub.getOperand(0));
 7018     Ops.push_back(Src);
 7023       Ops.push_back(DAG.getNode(ISD::INSERT_SUBVECTOR, SDLoc(N), AltVT,
 7066     Ops.push_back(SrcVec);
 7084       Ops.push_back(InVec);
 7104     Ops.push_back(InVec);
 7105     Ops.push_back(ExVec);
 7140     Ops.push_back(N0);
 7142       Ops.push_back(N1);
 7163     Ops.push_back(N.getOperand(0));
 7195     Ops.push_back(Src);
 7227     Ops.push_back(Src);