Searched defs:NewVecOp (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorize.cpp | 9364 Value *NewVecOp = State.get(getVecOp(), Part); execute() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 22172 SDValue NewVecOp = DAG.getBitcast(NewVecVT, VecOp); refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() local |