Searched defs:DefInst (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp108 MachineInstr *DefInst = I->getParent(); local
273 MachineInstr *DefInst local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixupVectorISel.cpp96 MachineInstr *DefInst = MRI.getUniqueVRegDef(WOp->getReg()); local
[all...]
H A DSIPeepholeSDWA.cpp530 const MachineInstr *DefInst = Def.getParent(); local
H A DSIInstrInfo.cpp6969 auto *DefInst = MRI.getVRegDef(RSR.Reg); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchCoalescing.cpp467 MachineInstr *DefInst = MRI->getVRegDef(Use.getReg()); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp414 MachineInstr *DefInst = LastDef[Reg]; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp542 Instruction *DefInst = nullptr; member in struct:__anon4625::EarlyCSE::LoadValue
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp265 Instruction *DefInst = MD->getMemoryInst(); local

Completed in 206 milliseconds