Home
last modified time | relevance | path

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

12

/external/clang/lib/Sema/
DTypeLocBuilder.cpp50 unsigned NewIndex = Index + NewCapacity - Capacity; in grow() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerMemIntrinsics.cpp80 Value *NewIndex = in createMemCpyLoopKnownSize() local
188 Value *NewIndex = in createMemCpyLoopUnknownSize() local
400 Value *NewIndex = in createMemSetLoop() local
/external/llvm/lib/Target/NVPTX/
DNVPTXLowerAggrCopies.cpp101 Value *NewIndex = in convertMemCpyToLoop() local
233 Value *NewIndex = in convertMemSetToLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDbgEntityHistoryCalculator.cpp55 EntryIndex &NewIndex) { in startDbgValue()
163 EntryIndex NewIndex; in handleNewDebugValue() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DLowerMemIntrinsics.cpp103 Value *NewIndex = in createMemCpyLoopKnownSize() local
254 Value *NewIndex = in createMemCpyLoopUnknownSize() local
505 Value *NewIndex = in createMemSetLoop() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDbgEntityHistoryCalculator.cpp72 EntryIndex &NewIndex) { in startDbgValue()
367 EntryIndex NewIndex; in handleNewDebugValue() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp509 std::unique_ptr<ModuleSummaryIndex> NewIndex = nullptr; in writeThinLTOBitcode() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp451 std::unique_ptr<ModuleSummaryIndex> NewIndex = nullptr; in writeThinLTOBitcode() local
/external/llvm/lib/Analysis/
DStratifiedSets.h359 auto NewIndex = getNewUnlinkedIndex(); in add() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DStratifiedSets.h348 auto NewIndex = getNewUnlinkedIndex(); in add() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStratifiedSets.h349 auto NewIndex = getNewUnlinkedIndex(); in add() local
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp1372 SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(MI); in handleMove() local
1385 SlotIndex NewIndex = Indexes->getInstructionIndex(BundleStart); in handleMoveIntoBundle() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DLiveIntervals.cpp1512 SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(MI); in handleMove() local
1526 const SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(BundleStart); in handleMoveIntoNewBundle() local
DMachineBlockPlacement.cpp3574 DenseMap<const MachineBasicBlock *, size_t> NewIndex; in assignBlockOrder() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveIntervals.cpp1474 SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(MI); in handleMove() local
1487 SlotIndex NewIndex = Indexes->getInstructionIndex(BundleStart); in handleMoveIntoBundle() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVectorCombine.cpp481 unsigned NewIndex, IRBuilder<> &Builder) { in createShiftShuffle()
496 unsigned NewIndex, in translateExtract()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp892 Instruction *NewIndex = BinaryOperator::Create( in pushOutAdd() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1296 SDValue NewIndex = in LowerSIGN_EXTEND_INREG() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp1578 uint64_t NewIndex = IsBigEndian ? Index1 / 2 : Index0 / 2; in foldTruncInsEltPair() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1869 SDValue NewIndex = in LowerSIGN_EXTEND_INREG() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp20643 unsigned NewIndex = E.BitPos / NewVecEltBitWidth; in refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() local
22880 SDValue NewIndex = DAG.getVectorIdxConstant(ExtIdx * SrcDestRatio, DL); in visitEXTRACT_SUBVECTOR() local
22898 SDValue NewIndex = DAG.getVectorIdxConstant(IndexValScaled, DL); in visitEXTRACT_SUBVECTOR() local
22906 SDValue NewIndex = DAG.getVectorIdxConstant(IndexValScaled, DL); in visitEXTRACT_SUBVECTOR() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4839 unsigned NewIndex = (IndexN->getZExtValue() + 1) * Scale - 1; in combineTruncateExtract() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp6238 uint64_t NewIndex = DestIndexMap[Op.getArg(0)]; in appendToVectors() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp5571 unsigned NewIndex = (IndexN->getZExtValue() + 1) * Scale - 1; in combineTruncateExtract() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp6177 unsigned NewIndex = (IndexN->getZExtValue() + 1) * Scale - 1; in combineTruncateExtract() local

12