Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1615 auto ElemV = BVN->getOperand(Idx); in getUniqueInsertion() local
1626 auto ElemV = BVN->getOperand(Idx); in getUniqueInsertion() local
1650 auto ElemV = Op->getOperand(UniqueIdx); in lowerBUILD_VECTOR() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1180 SDValue ElemV = N->getOperand(2); in tryGather() local
1220 SDValue ElemV = Value.getOperand(1); in tryScatter() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp1826 const APValue &ElemV = I < V.getArrayInitializedElts() in mangleTemplateArgValue() local
1845 const APValue &ElemV = V.getVectorElt(I); in mangleTemplateArgValue() local