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

References

gen/lib/Target/Sparc/SparcGenAsmMatcher.inc
 2204     case SP::D31: OpKind = MCK_DFPRegs; break;
gen/lib/Target/Sparc/SparcGenRegisterInfo.inc
 1049   { SP::D31 },
 1141     SP::D0, SP::D1, SP::D2, SP::D3, SP::D4, SP::D5, SP::D6, SP::D7, SP::D8, SP::D9, SP::D10, SP::D11, SP::D12, SP::D13, SP::D14, SP::D15, SP::D16, SP::D17, SP::D18, SP::D19, SP::D20, SP::D21, SP::D22, SP::D23, SP::D24, SP::D25, SP::D26, SP::D27, SP::D28, SP::D29, SP::D30, SP::D31, 
lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
  156     Sparc::D28, Sparc::D29, Sparc::D30, Sparc::D31 };
lib/Target/Sparc/Disassembler/SparcDisassembler.cpp
   89   SP::D14,  SP::D30,  SP::D15,  SP::D31 };