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

References

lib/Target/AMDGPU/SIISelLowering.cpp
10547       return TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT);
10550       switch (VT.getSizeInBits()) {
10578       switch (VT.getSizeInBits()) {
10608       switch (VT.getSizeInBits()) {
10633     if (RC && (isTypeLegal(VT) || VT.SimpleTy == MVT::i128 ||
10633     if (RC && (isTypeLegal(VT) || VT.SimpleTy == MVT::i128 ||
10634                VT.SimpleTy == MVT::i16 || VT.SimpleTy == MVT::f16))
10634                VT.SimpleTy == MVT::i16 || VT.SimpleTy == MVT::f16))
10654   return TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT);