Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp103 Value *NewIndex = in createMemCpyLoopKnownSize() local
254 Value *NewIndex = in createMemCpyLoopUnknownSize() local
505 Value *NewIndex = in createMemSetLoop() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTypeLocBuilder.cpp72 unsigned NewIndex = Index + NewCapacity - Capacity; in grow() local
H A DSemaChecking.cpp1065 unsigned NewIndex = Index < DABIndices in checkFortifiedBuiltinMemoryFunction() local
1078 unsigned NewIndex = *IndexOptional; in checkFortifiedBuiltinMemoryFunction() local
1104 unsigned NewIndex = *IndexOptional; in checkFortifiedBuiltinMemoryFunction() local
1123 unsigned NewIndex = *IndexOptional; in checkFortifiedBuiltinMemoryFunction() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp72 EntryIndex &NewIndex) { in startDbgValue()
367 EntryIndex NewIndex; in handleNewDebugValue() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp509 std::unique_ptr<ModuleSummaryIndex> NewIndex = nullptr; in writeThinLTOBitcode() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1512 SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(MI); in handleMove() local
1526 const SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(BundleStart); in handleMoveIntoNewBundle() local
H A DMachineBlockPlacement.cpp3574 DenseMap<const MachineBasicBlock *, size_t> NewIndex; in assignBlockOrder() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DStratifiedSets.h348 auto NewIndex = getNewUnlinkedIndex(); in add() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp481 unsigned NewIndex, IRBuilder<> &Builder) { in createShiftShuffle()
496 unsigned NewIndex, in translateExtract()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp892 Instruction *NewIndex = BinaryOperator::Create( in pushOutAdd() local
H A DARMISelLowering.cpp6196 APInt NewIndex(APIntIndex.getBitWidth(), DstNumElt); in CombineVMOVDRRCandidateWithVecOp() local
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DInterp.h1065 APSInt NewIndex = Add ? (APIndex + APOffset) : (APIndex - APOffset); in OffsetHelper() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1578 uint64_t NewIndex = IsBigEndian ? Index1 / 2 : Index0 / 2; in foldTruncInsEltPair() local
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1869 SDValue NewIndex = in LowerSIGN_EXTEND_INREG() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20643 unsigned NewIndex = E.BitPos / NewVecEltBitWidth; in refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() local
22879 SDValue NewIndex = DAG.getVectorIdxConstant(ExtIdx * SrcDestRatio, DL); in visitEXTRACT_SUBVECTOR() local
22897 SDValue NewIndex = DAG.getVectorIdxConstant(IndexValScaled, DL); in visitEXTRACT_SUBVECTOR() local
22905 SDValue NewIndex = DAG.getVectorIdxConstant(IndexValScaled, DL); in visitEXTRACT_SUBVECTOR() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6238 uint64_t NewIndex = DestIndexMap[Op.getArg(0)]; in appendToVectors() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6177 unsigned NewIndex = (IndexN->getZExtValue() + 1) * Scale - 1; in combineTruncateExtract() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp53662 SDValue NewIndex = Index.getOperand(0); in combineX86GatherScatter() local