Home
last modified time | relevance | path

Searched refs:processInst (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp70 void processInst(MachineRegisterInfo *MRI, MachineInstr *Inst,
215 processInst(MRI, I->getParent(), &*I, GVal); in processDstReg()
240 void BPFMISimplifyPatchable::processInst(MachineRegisterInfo *MRI, in processInst() function in __anone037fbbc0111::BPFMISimplifyPatchable