/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/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 93 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser() 246 bool SimplifyIndvar::eliminateIVUser(Instruction *UseInst, in eliminateIVUser() 414 Instruction *UseInst = I->getUser(); in simplifyIVUsers() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 107 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser() 613 bool SimplifyIndvar::eliminateIVUser(Instruction *UseInst, in eliminateIVUser() 679 bool SimplifyIndvar::eliminateIdentitySCEV(Instruction *UseInst, in eliminateIdentitySCEV() 891 Instruction *UseInst = UseOper.first; in simplifyUsers() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | MachineSink.cpp | 177 MachineInstr *UseInst = &*I; in AllUsesDominatedByBlock() local 192 MachineInstr *UseInst = &*I; in AllUsesDominatedByBlock() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | Sink.cpp | 80 Instruction *UseInst = cast<Instruction>(*I); in AllUsesDominatedByBlock() 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-7.0/llvm/lib/Transforms/Scalar/ |
D | Sink.cpp | 45 Instruction *UseInst = cast<Instruction>(U.getUser()); in AllUsesDominatedByBlock() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineSink.cpp | 261 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local 275 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
|
D | MIRCanonicalizerPass.cpp | 243 MachineInstr *UseInst = UO.getParent(); in rescheduleCanonically() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 553 Instruction *UseInst = cast<Instruction>(User); in collectUsesWithPtrTypes() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 517 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-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRegStackify.cpp | 400 const MachineInstr *UseInst = Use.getParent(); in OneUseDominatesOtherUses() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | IRBuilder.h | 96 Instruction *UseInst = cast<Instruction>(U.getUser()); in SetInsertPoint() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | MemorySSA.cpp | 251 const Instruction *UseInst, in instructionClobbersQuery() 1261 Instruction *UseInst = MU->getMemoryInst(); in optimizeUsesInBlock() local
|
D | ScalarEvolution.cpp | 7678 getConstantEvolvingPHIOperands(Instruction *UseInst, const Loop *L, in getConstantEvolvingPHIOperands()
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolution.cpp | 4693 getConstantEvolvingPHIOperands(Instruction *UseInst, const Loop *L, in getConstantEvolvingPHIOperands()
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 6322 getConstantEvolvingPHIOperands(Instruction *UseInst, const Loop *L, in getConstantEvolvingPHIOperands()
|