Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp70 void processInst(MachineRegisterInfo *MRI, MachineInstr *Inst,
260 processInst(MRI, I->getParent(), &*I, GVal); in processDstReg()
285 void BPFMISimplifyPatchable::processInst(MachineRegisterInfo *MRI, in processInst() function in __anone5144c020111::BPFMISimplifyPatchable