| /external/llvm/lib/Transforms/Utils/ |
| 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
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| 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
|
| /external/llvm/lib/CodeGen/ |
| D | MachineSink.cpp | 225 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local 239 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | Sink.cpp | 45 Instruction *UseInst = cast<Instruction>(U.getUser()); in AllUsesDominatedByBlock() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | Sink.cpp | 45 Instruction *UseInst = cast<Instruction>(U.getUser()); in AllUsesDominatedByBlock() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | GCNNSAReassign.cpp | 206 const MachineInstr *UseInst = U.getParent(); in CheckNSA() local
|
| D | AMDGPUPromoteAlloca.cpp | 540 Instruction *UseInst = cast<Instruction>(User); in collectUsesWithPtrTypes() local
|
| D | GCNRegBankReassign.cpp | 437 const MachineInstr *UseInst = U.getParent(); in isReassignable() local
|
| D | SIInstrInfo.cpp | 6531 for (auto &UseInst : MRI.use_nodbg_instructions(VReg)) { in execMayBeModifiedBeforeAnyUse() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | MIRCanonicalizerPass.cpp | 223 MachineInstr *UseInst = UO.getParent(); in rescheduleCanonically() local
|
| D | MachineSink.cpp | 285 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local 299 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
|
| D | RegAllocFast.cpp | 284 for (const MachineInstr &UseInst : MRI->reg_nodbg_instructions(VirtReg)) { in mayLiveOut() local
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUPromoteAlloca.cpp | 553 Instruction *UseInst = cast<Instruction>(User); in collectUsesWithPtrTypes() local
|
| /external/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyRegStackify.cpp | 367 const MachineInstr *UseInst = Use.getParent(); in OneUseDominatesOtherUses() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyRegStackify.cpp | 415 const MachineInstr *UseInst = Use.getParent(); in oneUseDominatesOtherUses() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | MemorySSA.cpp | 264 const Instruction *UseInst, AliasAnalysisType &AA) { in instructionClobbersQuery()
|
| D | ScalarEvolution.cpp | 7805 getConstantEvolvingPHIOperands(Instruction *UseInst, const Loop *L, in getConstantEvolvingPHIOperands()
|
| /external/llvm/lib/Analysis/ |
| D | ScalarEvolution.cpp | 6322 getConstantEvolvingPHIOperands(Instruction *UseInst, const Loop *L, in getConstantEvolvingPHIOperands()
|