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.cpp71 void processInst(MachineRegisterInfo *MRI, MachineInstr *Inst,
261 processInst(MRI, I->getParent(), &*I, GVal); in processDstReg()
286 void BPFMISimplifyPatchable::processInst(MachineRegisterInfo *MRI, in processInst() function in __anon217b3e8c0111::BPFMISimplifyPatchable