Home
last modified time | relevance | path

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

12

/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-project/llvm/lib/Transforms/Scalar/
DSink.cpp136 Instruction *UseInst = cast<Instruction>(U.getUser()); in SinkInstruction() local
DDeadStoreElimination.cpp1819 Instruction *UseInst = cast<MemoryUseOrDef>(UseAccess)->getMemoryInst(); in isWriteAtEndOfFunction() local
2164 Instruction *UseInst = cast<MemoryUseOrDef>(UseAccess)->getMemoryInst(); in getDomMemoryDef() 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/llvm-project/llvm/lib/Target/AMDGPU/
DGCNNSAReassign.cpp206 const MachineInstr *UseInst = U.getParent(); in CheckNSA() local
DGCNRegBankReassign.cpp490 const MachineInstr *UseInst = U.getParent(); in isReassignable() local
DAMDGPUPromoteAlloca.cpp644 Instruction *UseInst = cast<Instruction>(User); in collectUsesWithPtrTypes() 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
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCPreEmitPeephole.cpp254 MachineBasicBlock::iterator UseInst; in addLinkerOpt() member
/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-project/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp222 MachineInstr *UseInst = UO.getParent(); in rescheduleCanonically() local
DMachineSink.cpp299 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
311 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp110 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser()
619 bool SimplifyIndvar::eliminateIVUser(Instruction *UseInst, in eliminateIVUser()
696 bool SimplifyIndvar::eliminateIdentitySCEV(Instruction *UseInst, in eliminateIdentitySCEV()
880 Instruction *UseInst = UseOper.first; in simplifyUsers() 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/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp451 const MachineInstr *UseInst = Use.getParent(); in oneUseDominatesOtherUses() local
/external/llvm-project/polly/lib/Transform/
DForwardOpTree.cpp664 Instruction *UseInst, ScopStmt *DefStmt, in forwardSpeculatable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp415 const MachineInstr *UseInst = Use.getParent(); in oneUseDominatesOtherUses() local

12