Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp243 MachineBasicBlock::iterator UseI = BBE; in rescheduleCanonically() local
279 auto UseI = in rescheduleCanonically() local
DMachineCopyPropagation.cpp386 const MachineInstr &Copy, const MachineInstr &UseI, unsigned UseIdx) { in isBackwardPropagatableRegClassCopy()
402 const MachineInstr &UseI, in isForwardableRegClassCopy()
DSplitKit.cpp220 SmallVectorImpl<SlotIndex>::const_iterator UseI, UseE; in calcLiveBlockInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackTaggingPreRA.cpp176 MachineInstr *UseI = &*(UI++); in uncheckUsesOf() local
/external/llvm/lib/Target/AMDGPU/
DR600EmitClauseMarkers.cpp198 for (MachineBasicBlock::iterator UseI = Def; UseI != BBEnd; ++UseI) { in canClauseLocalKillFitInClause() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600EmitClauseMarkers.cpp210 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-10.0/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp253 MachineInstr *UseI = Op.getParent(); in partitionRegisters() local
438 MachineInstr *UseI = U->getParent(); in isProfitable() local
548 const MachineInstr *UseI = I->getParent(); in collectIndRegsForLoop() local
DHexagonGenPredicate.cpp239 MachineInstr *UseI = I->getParent(); in processPredicateGPR() local
DHexagonBitSimplify.cpp975 MachineInstr *UseI = I->getParent(); in isDead() local
1219 MachineInstr &UseI = *I->getParent(); in computeUsedBits() local
3117 MachineInstr *UseI = UI->getParent(); in processLoop() local
3170 MachineInstr *UseI = UI->getParent(); in processLoop() local
DHexagonLoopIdiomRecognition.cpp1183 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-10.0/llvm/lib/Target/X86/
DX86CmovConversion.cpp323 [&](MachineInstr &UseI) { in collectCmovCandidates()
/external/llvm/lib/CodeGen/
DSplitKit.cpp195 SmallVectorImpl<SlotIndex>::const_iterator UseI, UseE; in calcLiveBlockInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1007 Instruction *UseI) { in getPostIncRangeInfo()
1018 void updatePostIncRangeInfo(Value *Def, Instruction *UseI, ConstantRange R) { in updatePostIncRangeInfo()
DLoopStrengthReduce.cpp3112 auto UseI = find(Inc.UserInst->operands(), Inc.IVOperand); in FinalizeChain() local
3248 User::op_iterator UseI = in CollectFixupsAndInitialFormulae() 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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp2033 if (auto *UseI = dyn_cast<Instruction>(U)) in emitInstructionAnnot() local