Home
last modified time | relevance | path

Searched defs:NewIdx (Results 1 – 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDLLVMContextImpl.cpp200 uint32_t NewIdx = BundleTagCache.size(); in getOrInsertBundleTag() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLoopUnrollRuntime.cpp358 PHINode *NewIdx = PHINode::Create(NewIter->getType(), 2, in CloneLoopBlocks() local
899 PHINode *NewIdx = PHINode::Create(TestVal->getType(), 2, "niter", in UnrollRuntimeLoopRemainder() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDCFG.h217 int NewIdx = Idx + RHS; variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDStore.cpp539 nonloc::ConcreteInt NewIdx(svalBuilder.getBasicValueFactory().getValue(BaseIdxI + in getLValueElement() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoadStoreVectorizer.cpp1053 unsigned NewIdx = J + I * VecWidth; in vectorizeStoreChain() local
1210 unsigned NewIdx = Idx + I * VecWidth; in vectorizeLoadChain() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDImmutableGraph.h386 size_type NewIdx = RemappedNodeIndex[DestIdx]; in trim() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDLiveIntervals.cpp960 SlotIndex NewIdx; member in LiveIntervals::HMEditor
967 SlotIndex OldIdx, SlotIndex NewIdx, bool UpdateFlags) in HMEditor()
HDRegisterCoalescer.cpp1374 unsigned NewIdx = NewMI.getOperand(0).getSubReg(); in reMaterializeTrivialDef() local
HDCodeGenPrepare.cpp7021 APInt NewIdx = UGEPIIdx->getValue() - GEPIIdx->getValue(); in tryUnmergingGEPsAcrossIndirectBr() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDSeparateConstOffsetFromGEP.cpp983 Value *NewIdx = in splitGEP() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
HDGraph.h123 void setAdjEdgeIdx(NodeId NId, typename NodeEntry::AdjEdgeIdx NewIdx) { in setAdjEdgeIdx()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstructionCombining.cpp2119 if (Value *NewIdx = Descale(Idx, APInt(BitWidth, Scale), NSW)) { in visitGetElementPtrInst() local
2160 if (Value *NewIdx = Descale(Idx, APInt(BitWidth, Scale), NSW)) { in visitGetElementPtrInst() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDConstantFolding.cpp953 APInt NewIdx = Offset.sdiv_ov(ElemSize, Overflow); in SymbolicallyEvaluateGEP() local
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDCodeGenRegisters.cpp533 CodeGenSubRegIndex *NewIdx = NewSubRegs[i].first; in computeSecondarySubRegs() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDIRTranslator.cpp1919 APInt NewIdx = CI->getValue().sextOrTrunc(PreferredVecIdxWidth); in translateExtractElement() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp4096 unsigned NewIdx = 0; in SubstFunctionType() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDDAGCombiner.cpp19656 SDValue NewIdx; in visitINSERT_SUBVECTOR() local