Home
last modified time | relevance | path

Searched defs:UseInst (Results 1 – 18 of 18) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DSink.cpp131 Instruction *UseInst = cast<Instruction>(U.getUser()); in SinkInstruction() local
H A DDeadStoreElimination.cpp1199 Instruction *UseInst = cast<MemoryUseOrDef>(UseAccess)->getMemoryInst(); isWriteAtEndOfFunction() local
1541 Instruction *UseInst = cast<MemoryUseOrDef>(UseAccess)->getMemoryInst(); getDomMemoryDef() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNNSAReassign.cpp220 const MachineInstr *UseInst = U.getParent(); in CheckNSA() local
H A DAMDGPULateCodeGenPrepare.cpp325 Instruction *UseInst = cast<Instruction>(V); optimizeLiveType() local
H A DAMDGPUPromoteAlloca.cpp1162 Instruction *UseInst = cast<Instruction>(User); collectUsesWithPtrTypes() local
[all...]
H A DSIInstrInfo.cpp9408 auto &UseInst = *Use.getParent(); execMayBeModifiedBeforeAnyUse() local
/llvm-project/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp210 MachineInstr *UseInst = UO.getParent(); in rescheduleCanonically() local
H A DMachineSink.cpp436 MachineInstr &UseInst = *MO.getParent(); PerformSinkAndFold() local
614 MachineInstr *UseInst = MO.getParent(); AllUsesDominatedByBlock() local
626 MachineInstr *UseInst = MO.getParent(); AllUsesDominatedByBlock() local
[all...]
H A DRegAllocFast.cpp523 for (const MachineInstr &UseInst : MRI->use_nodbg_instructions(VirtReg)) { mayLiveOut() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp134 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser() argument
592 eliminateIVUser(Instruction * UseInst,Instruction * IVOperand) eliminateIVUser() argument
680 replaceFloatIVWithIntegerIV(Instruction * UseInst) replaceFloatIVWithIntegerIV() argument
737 eliminateIdentitySCEV(Instruction * UseInst,Instruction * IVOperand) eliminateIdentitySCEV() argument
927 Instruction *UseInst = UseOper.first; simplifyUsers() local
[all...]
H A DLocal.cpp1336 if (Instruction *UseInst = dyn_cast<Instruction>(U.getUser())) TryToSimplifyUncondBranchFromEmptyBlock() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp258 MachineBasicBlock::iterator UseInst; addLinkerOpt() member
/llvm-project/llvm/lib/Target/X86/
H A DX86FastPreTileConfig.cpp143 if (UseInst.getParent() != MBB) { in mayLiveOut() local
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp450 const MachineInstr *UseInst = Use.getParent(); oneUseDominatesOtherUses() local
/llvm-project/polly/lib/Transform/
H A DForwardOpTree.cpp668 Instruction *UseInst, ScopStmt *DefStmt, in forwardSpeculatable()
/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp283 const Instruction *UseInst, AliasAnalysisType &AA) { in instructionClobbersQuery() argument
H A DScalarEvolution.cpp9500 getConstantEvolvingPHIOperands(Instruction * UseInst,const Loop * L,DenseMap<Instruction *,PHINode * > & PHIMap,unsigned Depth) getConstantEvolvingPHIOperands() argument
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4622 auto *UseInst = dyn_cast<Instruction>(U.getUser()); removeUnusedBlocksFromParent() local