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

References

gen/lib/Target/BPF/BPFGenAsmMatcher.inc
  616     case BPF::W8: OpKind = MCK_GPR32; break;
gen/lib/Target/BPF/BPFGenRegisterInfo.inc
  173   { BPF::W8 },
  182     BPF::W1, BPF::W2, BPF::W3, BPF::W4, BPF::W5, BPF::W6, BPF::W7, BPF::W8, BPF::W9, BPF::W0, BPF::W11, BPF::W10, 
  222   { 8U, BPF::W8 },
  238   { 8U, BPF::W8 },
  266   { BPF::W8, 8U },
  294   { BPF::W8, 8U },
lib/Target/BPF/Disassembler/BPFDisassembler.cpp
  114     BPF::W6,  BPF::W7,  BPF::W8,  BPF::W9,  BPF::W10, BPF::W11};