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

References

gen/lib/Target/XCore/XCoreGenAsmWriter.inc
  574   Bits |= OpInfo0[MI->getOpcode()] << 0;
  575   assert(Bits != 0 && "Cannot print this instruction.");
  576   O << AsmStrs+(Bits & 2047)-1;
  580   switch ((Bits >> 11) & 3) {
  602   switch ((Bits >> 13) & 31) {
  704   switch ((Bits >> 18) & 7) {
  733   switch ((Bits >> 21) & 7) {
  783   switch ((Bits >> 24) & 7) {
  815   switch ((Bits >> 27) & 3) {