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

References

gen/lib/Target/BPF/BPFGenAsmMatcher.inc
  618     case BPF::W9: OpKind = MCK_GPR32; break;
gen/lib/Target/BPF/BPFGenRegisterInfo.inc
  174   { BPF::W9 },
  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, 
  223   { 9U, BPF::W9 },
  239   { 9U, BPF::W9 },
  267   { BPF::W9, 9U },
  295   { BPF::W9, 9U },
lib/Target/BPF/Disassembler/BPFDisassembler.cpp
  114     BPF::W6,  BPF::W7,  BPF::W8,  BPF::W9,  BPF::W10, BPF::W11};