/external/llvm/lib/Transforms/Utils/ |
D | LoopUnrollRuntime.cpp | 320 PHINode *NewIdx = PHINode::Create(NewIter->getType(), 2, in CloneLoopBlocks() local 657 PHINode *NewIdx = PHINode::Create(TestVal->getType(), 2, "niter", in UnrollRuntimeLoopRemainder() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | LLVMContextImpl.cpp | 201 uint32_t NewIdx = BundleTagCache.size(); in getOrInsertBundleTag() local
|
/external/llvm/lib/IR/ |
D | LLVMContextImpl.cpp | 199 uint32_t NewIdx = BundleTagCache.size(); in getOrInsertBundleTag() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LoopUnrollRuntime.cpp | 341 PHINode *NewIdx = PHINode::Create(NewIter->getType(), 2, in CloneLoopBlocks() local 863 PHINode *NewIdx = PHINode::Create(TestVal->getType(), 2, "niter", in UnrollRuntimeLoopRemainder() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | DebugLoc.cpp | 336 int NewIdx = Ctx->getOrAddScopeInlinedAtIdxEntry(Entry.first.get(), in allUsesReplacedWith() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | Store.cpp | 483 nonloc::ConcreteInt NewIdx(svalBuilder.getBasicValueFactory().getValue(BaseIdxI + in getLValueElement() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoadStoreVectorizer.cpp | 781 unsigned NewIdx = J + I * VecWidth; in vectorizeStoreChain() local 945 unsigned NewIdx = Idx + I * VecWidth; in vectorizeLoadChain() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | LoadStoreVectorizer.cpp | 1015 unsigned NewIdx = J + I * VecWidth; in vectorizeStoreChain() local 1178 unsigned NewIdx = Idx + I * VecWidth; in vectorizeLoadChain() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LiveIntervals.cpp | 951 SlotIndex NewIdx; member in LiveIntervals::HMEditor 958 SlotIndex OldIdx, SlotIndex NewIdx, bool UpdateFlags) in HMEditor()
|
D | RegisterCoalescer.cpp | 1236 unsigned NewIdx = NewMI.getOperand(0).getSubReg(); in reMaterializeTrivialDef() local
|
/external/llvm/lib/CodeGen/ |
D | LiveIntervalAnalysis.cpp | 911 SlotIndex NewIdx; member in LiveIntervals::HMEditor 918 SlotIndex OldIdx, SlotIndex NewIdx, bool UpdateFlags) in HMEditor()
|
D | RegisterCoalescer.cpp | 1019 unsigned NewIdx = NewMI.getOperand(0).getSubReg(); in reMaterializeTrivialDef() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | SeparateConstOffsetFromGEP.cpp | 983 Value *NewIdx = in splitGEP() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/PBQP/ |
D | Graph.h | 124 void setAdjEdgeIdx(NodeId NId, typename NodeEntry::AdjEdgeIdx NewIdx) { in setAdjEdgeIdx()
|
/external/llvm/lib/Transforms/Scalar/ |
D | SeparateConstOffsetFromGEP.cpp | 936 Value *NewIdx = in splitGEP() local
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
D | Graph.h | 140 void setAdjEdgeIdx(NodeId NId, typename NodeEntry::AdjEdgeIdx NewIdx) { in setAdjEdgeIdx()
|
/external/llvm/utils/TableGen/ |
D | CodeGenRegisters.cpp | 458 CodeGenSubRegIndex *NewIdx = NewSubRegs[i].first; in computeSecondarySubRegs() local 465 CodeGenSubRegIndex *NewIdx = NewSubRegs[i].first; in computeSecondarySubRegs() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ConstantFolding.cpp | 680 APInt NewIdx = Offset.udiv(ElemSize); in SymbolicallyEvaluateGEP() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 1723 if (Value *NewIdx = Descale(Idx, APInt(BitWidth, Scale), NSW)) { in visitGetElementPtrInst() local 1762 if (Value *NewIdx = Descale(Idx, APInt(BitWidth, Scale), NSW)) { in visitGetElementPtrInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 1873 if (Value *NewIdx = Descale(Idx, APInt(BitWidth, Scale), NSW)) { in visitGetElementPtrInst() local 1914 if (Value *NewIdx = Descale(Idx, APInt(BitWidth, Scale), NSW)) { in visitGetElementPtrInst() local
|
/external/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 867 APInt NewIdx = Offset.sdiv_ov(ElemSize, Overflow); in SymbolicallyEvaluateGEP() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 985 Value *NewIdx = 0; in visitGetElementPtrInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 922 APInt NewIdx = Offset.sdiv_ov(ElemSize, Overflow); in SymbolicallyEvaluateGEP() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenRegisters.cpp | 533 CodeGenSubRegIndex *NewIdx = NewSubRegs[i].first; in computeSecondarySubRegs() local
|
/external/clang/lib/Sema/ |
D | SemaTemplateInstantiateDecl.cpp | 3216 unsigned NewIdx = 0; in SubstFunctionType() local
|