Home
last modified time | relevance | path

Searched defs:NewIndex (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTypeLocBuilder.cpp49 unsigned NewIndex = Index + NewCapacity - Capacity; in grow() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp77 Value *NewIndex = in createMemCpyLoopKnownSize() local
191 Value *NewIndex = in createMemCpyLoopUnknownSize() local
414 Value *NewIndex = in createMemSetLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp73 EntryIndex &NewIndex) { in startDbgValue()
368 EntryIndex NewIndex; in handleNewDebugValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp373 unsigned NewIndex, IRBuilder<> &Builder) { in createShiftShuffle()
388 unsigned NewIndex, in translateExtract()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp480 std::unique_ptr<ModuleSummaryIndex> NewIndex = nullptr; in writeThinLTOBitcode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DStratifiedSets.h349 auto NewIndex = getNewUnlinkedIndex(); in add() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1514 SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(MI); in handleMove() local
1528 const SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(BundleStart); in handleMoveIntoNewBundle() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp815 Instruction *NewIndex = BinaryOperator::Create( in pushOutAdd() local
H A DARMISelLowering.cpp5916 APInt NewIndex(APIntIndex.getBitWidth(), DstNumElt); in CombineVMOVDRRCandidateWithVecOp() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterp.h747 APSInt NewIndex = Add ? (APIndex + APOffset) : (APIndex - APOffset); in OffsetHelper() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1665 SDValue NewIndex = in LowerSIGN_EXTEND_INREG() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20215 SDValue NewIndex = DAG.getVectorIdxConstant(ExtIdx * SrcDestRatio, DL); in visitEXTRACT_SUBVECTOR() local
20233 SDValue NewIndex = DAG.getVectorIdxConstant(IndexValScaled, DL); in visitEXTRACT_SUBVECTOR() local
20241 SDValue NewIndex = DAG.getVectorIdxConstant(IndexValScaled, DL); in visitEXTRACT_SUBVECTOR() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5849 unsigned NewIndex = (IndexN->getZExtValue() + 1) * Scale - 1; in combineTruncateExtract() local