Home
last modified time | relevance | path

Searched defs:UseI (Results 1 – 21 of 21) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DR600EmitClauseMarkers.cpp198 for (MachineBasicBlock::iterator UseI = Def; UseI != BBEnd; ++UseI) { in canClauseLocalKillFitInClause() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600EmitClauseMarkers.cpp211 for (MachineBasicBlock::iterator UseI = Def; UseI != BBEnd; ++UseI) { in canClauseLocalKillFitInClause() local
/external/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp231 MachineInstr *UseI = Op.getParent(); in partitionRegisters() local
392 MachineInstr *UseI = U->getParent(); in isProfitable() local
501 const MachineInstr *UseI = I->getParent(); in collectIndRegsForLoop() local
DHexagonGenPredicate.cpp217 MachineInstr *UseI = I->getParent(); in processPredicateGPR() local
DHexagonBitSimplify.cpp922 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
DBitTracker.cpp982 MachineInstr *UseI = I->getParent(); in visitUsesOf() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp254 MachineInstr *UseI = Op.getParent(); in partitionRegisters() local
439 MachineInstr *UseI = U->getParent(); in isProfitable() local
549 const MachineInstr *UseI = I->getParent(); in collectIndRegsForLoop() local
DHexagonGenPredicate.cpp237 MachineInstr *UseI = I->getParent(); in processPredicateGPR() local
DHexagonBitSimplify.cpp978 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
DHexagonLoopIdiomRecognition.cpp1180 bool PolynomialMultiplyRecognize::classifyInst(Instruction *UseI, in classifyInst()
2339 Instruction *UseI = dyn_cast<Instruction>(K); in coverLoop() local
DBitTracker.cpp1104 MachineInstr &UseI = *UseQ.front(); in runUseQueue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp262 MachineBasicBlock::iterator UseI = BBE; in rescheduleCanonically() local
298 auto UseI = in rescheduleCanonically() local
DMachineCopyPropagation.cpp254 const MachineInstr &UseI, in isForwardableRegClassCopy()
DSplitKit.cpp221 SmallVectorImpl<SlotIndex>::const_iterator UseI, UseE; in calcLiveBlockInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86CmovConversion.cpp330 [&](MachineInstr &UseI) { in collectCmovCandidates()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp971 Instruction *UseI) { in getPostIncRangeInfo()
982 void updatePostIncRangeInfo(Value *Def, Instruction *UseI, ConstantRange R) { in updatePostIncRangeInfo()
DLoopStrengthReduce.cpp3079 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/
DSplitKit.cpp158 SmallVectorImpl<SlotIndex>::const_iterator UseI, UseE; in calcLiveBlockInfo() local
/external/llvm/lib/CodeGen/
DSplitKit.cpp195 SmallVectorImpl<SlotIndex>::const_iterator UseI, UseE; in calcLiveBlockInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1882 if (auto *UseI = dyn_cast<Instruction>(U)) in emitInstructionAnnot() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2801 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