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

References

gen/lib/Target/BPF/BPFGenAsmMatcher.inc
  614     case BPF::W7: OpKind = MCK_GPR32; break;
gen/lib/Target/BPF/BPFGenRegisterInfo.inc
  172   { BPF::W7 },
  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, 
  221   { 7U, BPF::W7 },
  237   { 7U, BPF::W7 },
  265   { BPF::W7, 7U },
  293   { BPF::W7, 7U },
lib/Target/BPF/Disassembler/BPFDisassembler.cpp
  114     BPF::W6,  BPF::W7,  BPF::W8,  BPF::W9,  BPF::W10, BPF::W11};