Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp69 void processInst(MachineRegisterInfo *MRI, MachineInstr *Inst,
263 processInst(MRI, I->getParent(), &*I, GVal); in processDstReg()
288 void BPFMISimplifyPatchable::processInst(MachineRegisterInfo *MRI, in processInst() function in __anon217b3e8c0111::BPFMISimplifyPatchable