Home
last modified time | relevance | path

Searched refs:convertBuildVecZextToBuildVecWithZeros (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp621 SDValue convertBuildVecZextToBuildVecWithZeros(SDNode *N);
21714 SDValue DAGCombiner::convertBuildVecZextToBuildVecWithZeros(SDNode *N) { in convertBuildVecZextToBuildVecWithZeros() function in DAGCombiner
21893 if (SDValue V = convertBuildVecZextToBuildVecWithZeros(N)) in visitBUILD_VECTOR()