reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
566 const TargetInstrInfo &TII = *BB->getParent()->getSubtarget().getInstrInfo(); 569 MachineFunction *F = BB->getParent(); 576 BuildMI(BB, DL, TII.get(BPF::MOV_32_64), PromotedReg0).addReg(Reg); 577 BuildMI(BB, DL, TII.get(BPF::SLL_ri), PromotedReg1) 579 BuildMI(BB, DL, TII.get(RShiftOp), PromotedReg2)