Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1803 auto ElemV = BVN->getOperand(Idx); in getUniqueInsertion() local
1814 auto ElemV = BVN->getOperand(Idx); in getUniqueInsertion() local
1837 auto ElemV = Op->getOperand(UniqueIdx); in lowerBUILD_VECTOR() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1236 SDValue ElemV = N->getOperand(2); in tryGather() local
1276 SDValue ElemV = Value.getOperand(1); in tryScatter() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp2081 const APValue &ElemV = I < V.getArrayInitializedElts() in mangleTemplateArgValue() local
2100 const APValue &ElemV = V.getVectorElt(I); in mangleTemplateArgValue() local