|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
gen/lib/Target/BPF/BPFGenAsmMatcher.inc 622 case BPF::W11: OpKind = MCK_GPR32; break;
gen/lib/Target/BPF/BPFGenRegisterInfo.inc 176 { BPF::W11 },
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,
225 { 11U, BPF::W11 },
241 { 11U, BPF::W11 },
269 { BPF::W11, 11U },
297 { BPF::W11, 11U },
lib/Target/BPF/BPFRegisterInfo.cpp 40 markSuperRegs(Reserved, BPF::W11); // [W|R]11 is pseudo stack pointer
lib/Target/BPF/Disassembler/BPFDisassembler.cpp 114 BPF::W6, BPF::W7, BPF::W8, BPF::W9, BPF::W10, BPF::W11};