Home
last modified time | relevance | path

Searched defs:InsertIdx (Results 1 – 13 of 13) sorted by relevance

/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h354 size_t InsertIdx; variable
358 size_t InsertIdx) in Substitution() argument
377 size_t InsertIdx) in StringSubstitution() argument
394 size_t InsertIdx) in NumericSubstitution() argument
[all...]
H A DFileCheck.cpp1376 size_t InsertIdx) { in makeStringSubstitution() argument
1384 size_t InsertIdx) { in makeNumericSubstitution() argument
/llvm-project/llvm/lib/IR/
H A DMangler.cpp301 size_t InsertIdx = 0; getArm64ECMangledFunctionName() local
H A DAsmWriter.cpp5169 unsigned InsertIdx = Buffer.size() - 1; onWriteMetadataAsOperand() local
/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp598 size_t InsertIdx = 0; in mutate() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1471 uint64_t InsertIdx[2]; foldConstantInsEltIntoShuffle() local
H A DInstCombineCalls.cpp3210 Value *InsertTuple, *InsertIdx, *InsertValue; visitCallInst() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp9493 unsigned InsertIdx = *getElementIndex(VL[PrevMask[I]]); getEntryCost() local
10448 std::optional<unsigned> InsertIdx = getElementIndex(VU); getTreeCost() local
12902 unsigned InsertIdx = *getElementIndex(Scalar); vectorizeTree() local
12915 std::optional<unsigned> InsertIdx = getElementIndex(Ins); vectorizeTree() local
13964 std::optional<unsigned> InsertIdx = getElementIndex(VU); vectorizeTree() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp442 uint64_t InsertIdx = (Index * VecVT.getScalarSizeInBits()) / VecWidth; getPermuteVINSERTCommutedImmediate() local
H A DX86ISelLowering.cpp5933 uint64_t InsertIdx = N.getConstantOperandVal(2); getFauxShuffleMask() local
7739 for (unsigned InsertIdx : NonConstIdx) { LowerBUILD_VECTORvXi1() local
[all...]
/llvm-project/clang/lib/AST/
H A DType.cpp5240 unsigned InsertIdx = Effects.size(); insert() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4061 unsigned InsertIdx = (i / ElemsPerVReg) * NumOpElts; lowerBUILD_VECTOR() local
4739 const int InsertIdx = Mask[IsVSlidedown ? (NumElts - 1) : 0]; lowerVECTOR_SHUFFLEAsVSlide1() local
5039 unsigned InsertIdx = DstVecIdx * NumOpElts; lowerShuffleViaVRegSplitting() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22489 SDValue InsertIdx = DAG.getVectorIdxConstant(0, DL); performLOADCombine() local
24711 SDValue InsertIdx = N->getOperand(2); removeRedundantInsertVectorElt() local
[all...]