/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | TypeLocBuilder.cpp | 72 unsigned NewIndex = Index + NewCapacity - Capacity; in grow() local
|
H A D | SemaTemplateDeductionGuide.cpp | 248 unsigned NewDepth, unsigned NewIndex) { in transformTemplateTypeParam() 276 MultiLevelTemplateArgumentList &Args, unsigned NewIndex, in transformTemplateParam() 728 unsigned NewIndex, unsigned NewDepth) { in transformTemplateParameter()
|
H A D | SemaChecking.cpp | 1170 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 D | LowerMemIntrinsics.cpp | 96 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 D | DbgEntityHistoryCalculator.cpp | 72 EntryIndex &NewIndex) { in startDbgValue() 374 EntryIndex NewIndex; in handleNewDebugValue() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | ThinLTOBitcodeWriter.cpp | 534 std::unique_ptr<ModuleSummaryIndex> NewIndex = nullptr; in writeThinLTOBitcode() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveIntervals.cpp | 1530 SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(MI); in handleMove() local 1544 const SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(BundleStart); in handleMoveIntoNewBundle() local
|
H A D | MachineBlockPlacement.cpp | 3651 DenseMap<const MachineBasicBlock *, size_t> NewIndex; in assignBlockOrder() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | MVEGatherScatterLowering.cpp | 895 Instruction *NewIndex = BinaryOperator::Create( in pushOutAdd() local
|
H A D | ARMISelLowering.cpp | 6226 APInt NewIndex(APIntIndex.getBitWidth(), DstNumElt); in CombineVMOVDRRCandidateWithVecOp() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VectorCombine.cpp | 495 unsigned NewIndex, IRBuilder<> &Builder) { in createShiftShuffle() 510 unsigned NewIndex, in translateExtract()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 1601 uint64_t NewIndex = IsBigEndian ? Index1 / 2 : Index0 / 2; in foldTruncInsEltPair() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 1935 SDValue NewIndex = in LowerSIGN_EXTEND_INREG() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Interp.h | 1858 APSInt NewIndex = in OffsetHelper() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 22542 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 D | LoopStrengthReduce.cpp | 6661 uint64_t NewIndex = DestIndexMap[Op.getArg(0)]; in appendToVectors() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.cpp | 3842 SlotIndex NewIndex = LIS->getInstructionIndex(*MIB).getRegSlot(true); in convertToThreeAddress() local
|
H A D | SIISelLowering.cpp | 11878 uint64_t NewIndex = (Index + ByteShift) % ConcatSizeInBytes; in calculateByteProvider() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 6652 unsigned NewIndex = (IndexN->getZExtValue() + 1) * Scale - 1; in combineTruncateExtract() local
|