/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | SimplifyIndVar.cpp | 90 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 D | SimplifyIndVar.cpp | 108 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 D | SimplifyIndVar.cpp | 123 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 D | MachineSink.cpp | 225 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 D | MachineSink.cpp | 285 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local 299 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
|
H A D | MIRCanonicalizerPass.cpp | 223 MachineInstr *UseInst = UO.getParent(); in rescheduleCanonically() local
|
H A D | RegAllocFast.cpp | 284 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 D | Sink.cpp | 132 Instruction *UseInst = cast<Instruction>(U.getUser()); in SinkInstruction() local
|
H A D | DeadStoreElimination.cpp | 1169 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 D | Sink.cpp | 45 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 D | Sink.cpp | 45 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 D | GCNNSAReassign.cpp | 206 const MachineInstr *UseInst = U.getParent(); in CheckNSA() local
|
H A D | AMDGPUPromoteAlloca.cpp | 540 Instruction *UseInst = cast<Instruction>(User); in collectUsesWithPtrTypes() local
|
H A D | GCNRegBankReassign.cpp | 437 const MachineInstr *UseInst = U.getParent(); in isReassignable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | GCNNSAReassign.cpp | 220 const MachineInstr *UseInst = U.getParent(); in CheckNSA() local
|
H A D | AMDGPUPromoteAlloca.cpp | 692 Instruction *UseInst = cast<Instruction>(User); in collectUsesWithPtrTypes() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineSink.cpp | 333 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local 345 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
|
H A D | MIRCanonicalizerPass.cpp | 210 MachineInstr *UseInst = UO.getParent(); in rescheduleCanonically() local
|
H A D | RegAllocFast.cpp | 389 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 D | PPCPreEmitPeephole.cpp | 259 MachineBasicBlock::iterator UseInst; in addLinkerOpt() member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86FastPreTileConfig.cpp | 144 for (const MachineInstr &UseInst : MRI->use_nodbg_instructions(VirtReg)) { in mayLiveOut() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPromoteAlloca.cpp | 553 Instruction *UseInst = cast<Instruction>(User); in collectUsesWithPtrTypes() local
|
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 367 const MachineInstr *UseInst = Use.getParent(); in OneUseDominatesOtherUses() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 449 const MachineInstr *UseInst = Use.getParent(); in oneUseDominatesOtherUses() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 415 const MachineInstr *UseInst = Use.getParent(); in oneUseDominatesOtherUses() local
|