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

References

lib/Target/AMDGPU/SIISelLowering.cpp
 4814     bool InsertLo = Idx < 2;
 4818       DAG.getConstant(InsertLo ? Idx : (Idx - 2), SL, MVT::i32));
 4818       DAG.getConstant(InsertLo ? Idx : (Idx - 2), SL, MVT::i32));