Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp90 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser()
423 bool SimplifyIndvar::eliminateIVUser(Instruction *UseInst, in eliminateIVUser()
448 bool SimplifyIndvar::eliminateIdentitySCEV(Instruction *UseInst, in eliminateIdentitySCEV()
621 Instruction *UseInst = UseOper.first; in simplifyUsers() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp108 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser()
616 bool SimplifyIndvar::eliminateIVUser(Instruction *UseInst, in eliminateIVUser()
686 bool SimplifyIndvar::eliminateIdentitySCEV(Instruction *UseInst, in eliminateIdentitySCEV()
870 Instruction *UseInst = UseOper.first; in simplifyUsers() local
/external/llvm/lib/CodeGen/
DMachineSink.cpp225 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
239 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
/external/llvm/lib/Transforms/Scalar/
DSink.cpp45 Instruction *UseInst = cast<Instruction>(U.getUser()); in AllUsesDominatedByBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSink.cpp45 Instruction *UseInst = cast<Instruction>(U.getUser()); in AllUsesDominatedByBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNNSAReassign.cpp206 const MachineInstr *UseInst = U.getParent(); in CheckNSA() local
DAMDGPUPromoteAlloca.cpp540 Instruction *UseInst = cast<Instruction>(User); in collectUsesWithPtrTypes() local
DGCNRegBankReassign.cpp437 const MachineInstr *UseInst = U.getParent(); in isReassignable() local
DSIInstrInfo.cpp6531 for (auto &UseInst : MRI.use_nodbg_instructions(VReg)) { in execMayBeModifiedBeforeAnyUse() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp223 MachineInstr *UseInst = UO.getParent(); in rescheduleCanonically() local
DMachineSink.cpp285 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
299 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
DRegAllocFast.cpp284 for (const MachineInstr &UseInst : MRI->reg_nodbg_instructions(VirtReg)) { in mayLiveOut() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp553 Instruction *UseInst = cast<Instruction>(User); in collectUsesWithPtrTypes() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp367 const MachineInstr *UseInst = Use.getParent(); in OneUseDominatesOtherUses() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp415 const MachineInstr *UseInst = Use.getParent(); in oneUseDominatesOtherUses() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSA.cpp264 const Instruction *UseInst, AliasAnalysisType &AA) { in instructionClobbersQuery()
DScalarEvolution.cpp7805 getConstantEvolvingPHIOperands(Instruction *UseInst, const Loop *L, in getConstantEvolvingPHIOperands()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp6322 getConstantEvolvingPHIOperands(Instruction *UseInst, const Loop *L, in getConstantEvolvingPHIOperands()