reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
180 Result = decodeInstruction(DecoderTableBPFALU3264, Instr, Insn, Address, 183 Result = decodeInstruction(DecoderTableBPF64, Instr, Insn, Address, this, 188 switch (Instr.getOpcode()) { 200 auto& Op = Instr.getOperand(1); 210 auto Op = Instr.getOperand(0); 211 Instr.clear(); 212 Instr.addOperand(MCOperand::createReg(BPF::R6)); 213 Instr.addOperand(Op);