/external/clang/lib/Sema/ |
D | TypeLocBuilder.cpp | 50 unsigned NewIndex = Index + NewCapacity - Capacity; in grow() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LowerMemIntrinsics.cpp | 80 Value *NewIndex = in createMemCpyLoopKnownSize() local 188 Value *NewIndex = in createMemCpyLoopUnknownSize() local 400 Value *NewIndex = in createMemSetLoop() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXLowerAggrCopies.cpp | 101 Value *NewIndex = in convertMemCpyToLoop() local 233 Value *NewIndex = in convertMemSetToLoop() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DbgEntityHistoryCalculator.cpp | 55 EntryIndex &NewIndex) { in startDbgValue() 163 EntryIndex NewIndex; in handleNewDebugValue() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | LowerMemIntrinsics.cpp | 103 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/ |
D | DbgEntityHistoryCalculator.cpp | 72 EntryIndex &NewIndex) { in startDbgValue() 367 EntryIndex NewIndex; in handleNewDebugValue() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
D | ThinLTOBitcodeWriter.cpp | 509 std::unique_ptr<ModuleSummaryIndex> NewIndex = nullptr; in writeThinLTOBitcode() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | ThinLTOBitcodeWriter.cpp | 451 std::unique_ptr<ModuleSummaryIndex> NewIndex = nullptr; in writeThinLTOBitcode() local
|
/external/llvm/lib/Analysis/ |
D | StratifiedSets.h | 359 auto NewIndex = getNewUnlinkedIndex(); in add() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | StratifiedSets.h | 348 auto NewIndex = getNewUnlinkedIndex(); in add() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | StratifiedSets.h | 349 auto NewIndex = getNewUnlinkedIndex(); in add() local
|
/external/llvm/lib/CodeGen/ |
D | LiveIntervalAnalysis.cpp | 1372 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/ |
D | LiveIntervals.cpp | 1512 SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(MI); in handleMove() local 1526 const SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(BundleStart); in handleMoveIntoNewBundle() local
|
D | MachineBlockPlacement.cpp | 3574 DenseMap<const MachineBasicBlock *, size_t> NewIndex; in assignBlockOrder() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveIntervals.cpp | 1474 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/ |
D | VectorCombine.cpp | 481 unsigned NewIndex, IRBuilder<> &Builder) { in createShiftShuffle() 496 unsigned NewIndex, in translateExtract()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
D | MVEGatherScatterLowering.cpp | 892 Instruction *NewIndex = BinaryOperator::Create( in pushOutAdd() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 1296 SDValue NewIndex = in LowerSIGN_EXTEND_INREG() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineVectorOps.cpp | 1578 uint64_t NewIndex = IsBigEndian ? Index1 / 2 : Index0 / 2; in foldTruncInsEltPair() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 1869 SDValue NewIndex = in LowerSIGN_EXTEND_INREG() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 20643 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/ |
D | SystemZISelLowering.cpp | 4839 unsigned NewIndex = (IndexN->getZExtValue() + 1) * Scale - 1; in combineTruncateExtract() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 6238 uint64_t NewIndex = DestIndexMap[Op.getArg(0)]; in appendToVectors() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 5571 unsigned NewIndex = (IndexN->getZExtValue() + 1) * Scale - 1; in combineTruncateExtract() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 6177 unsigned NewIndex = (IndexN->getZExtValue() + 1) * Scale - 1; in combineTruncateExtract() local
|