Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h403 size_t InsertIdx; variable
407 size_t InsertIdx) in Substitution()
426 size_t InsertIdx) in StringSubstitution()
443 size_t InsertIdx) in NumericSubstitution()
H A DFileCheck.cpp1522 size_t InsertIdx) { in makeStringSubstitution()
1530 size_t InsertIdx) { in makeNumericSubstitution()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3820 Optional<int> InsertIdx = getInsertIndex(VL[I], 0); in getEntryCost() local
4408 Optional<int> InsertIdx = getInsertIndex(EU.User, 0); in getTreeCost() local
4977 Optional<int> InsertIdx = getInsertIndex(Scalar, 0); in vectorizeTree() local
4996 Optional<int> InsertIdx = getInsertIndex(Scalar, 0); in vectorizeTree() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1307 uint64_t InsertIdx[2]; in foldConstantInsEltIntoShuffle() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16033 SDValue InsertIdx = N->getOperand(2); in removeRedundantInsertVectorElt() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7613 uint64_t InsertIdx = N.getConstantOperandVal(2); in getFauxShuffleMask() local
9250 unsigned InsertIdx = NonConstIdx[i]; in LowerBUILD_VECTORvXi1() local