Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.cpp72 unsigned NewIndex = Index + NewCapacity - Capacity; in grow() local
H A DSemaTemplateDeductionGuide.cpp248 unsigned NewDepth, unsigned NewIndex) { in transformTemplateTypeParam()
276 MultiLevelTemplateArgumentList &Args, unsigned NewIndex, in transformTemplateParam()
728 unsigned NewIndex, unsigned NewDepth) { in transformTemplateParameter()
H A DSemaChecking.cpp1170 unsigned NewIndex = Index < DABIndices in checkFortifiedBuiltinMemoryFunction() local
1183 unsigned NewIndex = *IndexOptional; in checkFortifiedBuiltinMemoryFunction() local
1209 unsigned NewIndex = *IndexOptional; in checkFortifiedBuiltinMemoryFunction() local
1228 unsigned NewIndex = *IndexOptional; in checkFortifiedBuiltinMemoryFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp96 Value *NewIndex = in createMemCpyLoopKnownSize() local
251 Value *NewIndex = in createMemCpyLoopUnknownSize() local
493 Value *NewIndex = in createMemSetLoop() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp72 EntryIndex &NewIndex) { in startDbgValue()
374 EntryIndex NewIndex; in handleNewDebugValue() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp534 std::unique_ptr<ModuleSummaryIndex> NewIndex = nullptr; in writeThinLTOBitcode() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1530 SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(MI); in handleMove() local
1544 const SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(BundleStart); in handleMoveIntoNewBundle() local
H A DMachineBlockPlacement.cpp3651 DenseMap<const MachineBasicBlock *, size_t> NewIndex; in assignBlockOrder() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp895 Instruction *NewIndex = BinaryOperator::Create( in pushOutAdd() local
H A DARMISelLowering.cpp6226 APInt NewIndex(APIntIndex.getBitWidth(), DstNumElt); in CombineVMOVDRRCandidateWithVecOp() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp495 unsigned NewIndex, IRBuilder<> &Builder) { in createShiftShuffle()
510 unsigned NewIndex, in translateExtract()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1601 uint64_t NewIndex = IsBigEndian ? Index1 / 2 : Index0 / 2; in foldTruncInsEltPair() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1935 SDValue NewIndex = in LowerSIGN_EXTEND_INREG() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h1858 APSInt NewIndex = in OffsetHelper() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22542 unsigned NewIndex = E.BitPos / NewVecEltBitWidth; in refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() local
24826 SDValue NewIndex = DAG.getVectorIdxConstant(ExtIdx * SrcDestRatio, DL); in visitEXTRACT_SUBVECTOR() local
24843 SDValue NewIndex = DAG.getVectorIdxConstant(IndexValScaled, DL); in visitEXTRACT_SUBVECTOR() local
24851 SDValue NewIndex = DAG.getVectorIdxConstant(IndexValScaled, DL); in visitEXTRACT_SUBVECTOR() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6661 uint64_t NewIndex = DestIndexMap[Op.getArg(0)]; in appendToVectors() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3842 SlotIndex NewIndex = LIS->getInstructionIndex(*MIB).getRegSlot(true); in convertToThreeAddress() local
H A DSIISelLowering.cpp11878 uint64_t NewIndex = (Index + ByteShift) % ConcatSizeInBytes; in calculateByteProvider() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6652 unsigned NewIndex = (IndexN->getZExtValue() + 1) * Scale - 1; in combineTruncateExtract() local