Home
last modified time | relevance | path

Searched defs:ElemV (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1806 auto ElemV = BVN->getOperand(Idx); in getUniqueInsertion() local
1817 auto ElemV = BVN->getOperand(Idx); in getUniqueInsertion() local
1840 auto ElemV = Op->getOperand(UniqueIdx); in lowerBUILD_VECTOR() local
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1186 SDValue ElemV = N->getOperand(2); in tryGather() local
1226 SDValue ElemV = Value.getOperand(1); in tryScatter() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DMicrosoftMangle.cpp1861 const APValue &ElemV = I < V.getArrayInitializedElts() in mangleTemplateArgValue() local
1880 const APValue &ElemV = V.getVectorElt(I); in mangleTemplateArgValue() local