Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp123 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser()
574 bool SimplifyIndvar::eliminateIVUser(Instruction *UseInst, in eliminateIVUser()
651 bool SimplifyIndvar::replaceFloatIVWithIntegerIV(Instruction *UseInst) { in replaceFloatIVWithIntegerIV()
708 bool SimplifyIndvar::eliminateIdentitySCEV(Instruction *UseInst, in eliminateIdentitySCEV()
882 Instruction *UseInst = UseOper.first; in simplifyUsers() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineSink.cpp225 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
239 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineSink.cpp285 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
299 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
H A DMIRCanonicalizerPass.cpp223 MachineInstr *UseInst = UO.getParent(); in rescheduleCanonically() local
H A DRegAllocFast.cpp284 for (const MachineInstr &UseInst : MRI->reg_nodbg_instructions(VirtReg)) { in mayLiveOut() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DSink.cpp132 Instruction *UseInst = cast<Instruction>(U.getUser()); in SinkInstruction() local
H A DDeadStoreElimination.cpp1169 Instruction *UseInst = cast<MemoryUseOrDef>(UseAccess)->getMemoryInst(); in isWriteAtEndOfFunction() local
1511 Instruction *UseInst = cast<MemoryUseOrDef>(UseAccess)->getMemoryInst(); in getDomMemoryDef() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSink.cpp45 Instruction *UseInst = cast<Instruction>(U.getUser()); in AllUsesDominatedByBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSink.cpp45 Instruction *UseInst = cast<Instruction>(U.getUser()); in AllUsesDominatedByBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNNSAReassign.cpp206 const MachineInstr *UseInst = U.getParent(); in CheckNSA() local
H A DAMDGPUPromoteAlloca.cpp540 Instruction *UseInst = cast<Instruction>(User); in collectUsesWithPtrTypes() local
H A DGCNRegBankReassign.cpp437 const MachineInstr *UseInst = U.getParent(); in isReassignable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DGCNNSAReassign.cpp220 const MachineInstr *UseInst = U.getParent(); in CheckNSA() local
H A DAMDGPUPromoteAlloca.cpp692 Instruction *UseInst = cast<Instruction>(User); in collectUsesWithPtrTypes() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineSink.cpp333 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
345 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
H A DMIRCanonicalizerPass.cpp210 MachineInstr *UseInst = UO.getParent(); in rescheduleCanonically() local
H A DRegAllocFast.cpp389 for (const MachineInstr &UseInst : MRI->use_nodbg_instructions(VirtReg)) { in mayLiveOut() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp259 MachineBasicBlock::iterator UseInst; in addLinkerOpt() member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FastPreTileConfig.cpp144 for (const MachineInstr &UseInst : MRI->use_nodbg_instructions(VirtReg)) { in mayLiveOut() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp553 Instruction *UseInst = cast<Instruction>(User); in collectUsesWithPtrTypes() local
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp367 const MachineInstr *UseInst = Use.getParent(); in OneUseDominatesOtherUses() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp449 const MachineInstr *UseInst = Use.getParent(); in oneUseDominatesOtherUses() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp415 const MachineInstr *UseInst = Use.getParent(); in oneUseDominatesOtherUses() local

12