|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
gen/lib/Target/BPF/BPFGenAsmMatcher.inc 620 case BPF::W10: OpKind = MCK_GPR32; break;
gen/lib/Target/BPF/BPFGenRegisterInfo.inc 175 { BPF::W10 },
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,
224 { 10U, BPF::W10 },
240 { 10U, BPF::W10 },
268 { BPF::W10, 10U },
296 { BPF::W10, 10U },
lib/Target/BPF/BPFRegisterInfo.cpp 39 markSuperRegs(Reserved, BPF::W10); // [W|R]10 is read only frame pointer
lib/Target/BPF/Disassembler/BPFDisassembler.cpp 114 BPF::W6, BPF::W7, BPF::W8, BPF::W9, BPF::W10, BPF::W11};