Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1789 for (unsigned InIdx = 0; InIdx != InVWidth; ++InIdx) in SimplifyDemandedVectorElts() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2307 unsigned InIdx = getAccessedFieldNo(0, Elts); in EmitLoadOfExtVectorElementLValue() local
2631 unsigned InIdx = getAccessedFieldNo(0, Elts); in EmitStoreThroughExtVectorComponentLValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp448 unsigned InIdx = 0; in LowerFormalArguments_32() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3986 SDValue InIdx = DAG.getZExtOrTrunc(getValue(I.getOperand(2)), getCurSDLoc(), in visitInsertElement() local
3996 SDValue InIdx = DAG.getZExtOrTrunc(getValue(I.getOperand(1)), getCurSDLoc(), in visitExtractElement() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2511 unsigned InIdx = 0; in allocatePreloadKernArgSGPRs() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10581 int InIdx = *InsertIdx; in getTreeCost() local