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

References

gen/lib/Target/Sparc/SparcGenAsmWriter.inc
 1073   Bits |= OpInfo0[MI->getOpcode()] << 0;
 1074   assert(Bits != 0 && "Cannot print this instruction.");
 1075   O << AsmStrs+(Bits & 4095)-1;
 1079   switch ((Bits >> 12) & 15) {
 1151   switch ((Bits >> 16) & 31) {
 1272   switch ((Bits >> 21) & 7) {
 1305   switch ((Bits >> 24) & 7) {
 1340   switch ((Bits >> 27) & 3) {