/external/llvm/lib/Target/AMDGPU/ |
D | R600EmitClauseMarkers.cpp | 198 for (MachineBasicBlock::iterator UseI = Def; UseI != BBEnd; ++UseI) { in canClauseLocalKillFitInClause() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | R600EmitClauseMarkers.cpp | 211 for (MachineBasicBlock::iterator UseI = Def; UseI != BBEnd; ++UseI) { in canClauseLocalKillFitInClause() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSplitDouble.cpp | 231 MachineInstr *UseI = Op.getParent(); in partitionRegisters() local 392 MachineInstr *UseI = U->getParent(); in isProfitable() local 501 const MachineInstr *UseI = I->getParent(); in collectIndRegsForLoop() local
|
D | HexagonGenPredicate.cpp | 217 MachineInstr *UseI = I->getParent(); in processPredicateGPR() local
|
D | HexagonBitSimplify.cpp | 922 MachineInstr *UseI = I->getParent(); in isDead() local 1165 MachineInstr &UseI = *I->getParent(); in computeUsedBits() local 2536 MachineInstr *UseI = UI->getParent(); in processLoop() local 2589 MachineInstr *UseI = UI->getParent(); in processLoop() local
|
D | BitTracker.cpp | 982 MachineInstr *UseI = I->getParent(); in visitUsesOf() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonSplitDouble.cpp | 254 MachineInstr *UseI = Op.getParent(); in partitionRegisters() local 439 MachineInstr *UseI = U->getParent(); in isProfitable() local 549 const MachineInstr *UseI = I->getParent(); in collectIndRegsForLoop() local
|
D | HexagonGenPredicate.cpp | 237 MachineInstr *UseI = I->getParent(); in processPredicateGPR() local
|
D | HexagonBitSimplify.cpp | 978 MachineInstr *UseI = I->getParent(); in isDead() local 1222 MachineInstr &UseI = *I->getParent(); in computeUsedBits() local 3112 MachineInstr *UseI = UI->getParent(); in processLoop() local 3165 MachineInstr *UseI = UI->getParent(); in processLoop() local
|
D | HexagonLoopIdiomRecognition.cpp | 1180 bool PolynomialMultiplyRecognize::classifyInst(Instruction *UseI, in classifyInst() 2339 Instruction *UseI = dyn_cast<Instruction>(K); in coverLoop() local
|
D | BitTracker.cpp | 1104 MachineInstr &UseI = *UseQ.front(); in runUseQueue() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MIRCanonicalizerPass.cpp | 262 MachineBasicBlock::iterator UseI = BBE; in rescheduleCanonically() local 298 auto UseI = in rescheduleCanonically() local
|
D | MachineCopyPropagation.cpp | 254 const MachineInstr &UseI, in isForwardableRegClassCopy()
|
D | SplitKit.cpp | 221 SmallVectorImpl<SlotIndex>::const_iterator UseI, UseE; in calcLiveBlockInfo() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86CmovConversion.cpp | 330 [&](MachineInstr &UseI) { in collectCmovCandidates()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 971 Instruction *UseI) { in getPostIncRangeInfo() 982 void updatePostIncRangeInfo(Value *Def, Instruction *UseI, ConstantRange R) { in updatePostIncRangeInfo()
|
D | LoopStrengthReduce.cpp | 3079 auto UseI = find(Inc.UserInst->operands(), Inc.IVOperand); in FinalizeChain() local 3211 User::op_iterator UseI = in CollectFixupsAndInitialFormulae() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | SplitKit.cpp | 158 SmallVectorImpl<SlotIndex>::const_iterator UseI, UseE; in calcLiveBlockInfo() local
|
/external/llvm/lib/CodeGen/ |
D | SplitKit.cpp | 195 SmallVectorImpl<SlotIndex>::const_iterator UseI, UseE; in calcLiveBlockInfo() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 1882 if (auto *UseI = dyn_cast<Instruction>(U)) in emitInstructionAnnot() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 2801 auto UseI = std::find(Inc.UserInst->op_begin(), Inc.UserInst->op_end(), in FinalizeChain() local 2935 User::op_iterator UseI = std::find(UserInst->op_begin(), UserInst->op_end(), in CollectFixupsAndInitialFormulae() local
|