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

References

gen/lib/Target/BPF/BPFGenAsmMatcher.inc
  612     case BPF::W6: OpKind = MCK_GPR32; break;
gen/lib/Target/BPF/BPFGenRegisterInfo.inc
  171   { BPF::W6 },
  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, 
  220   { 6U, BPF::W6 },
  236   { 6U, BPF::W6 },
  264   { BPF::W6, 6U },
  292   { BPF::W6, 6U },
lib/Target/BPF/Disassembler/BPFDisassembler.cpp
  114     BPF::W6,  BPF::W7,  BPF::W8,  BPF::W9,  BPF::W10, BPF::W11};