Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21739 APInt KnownZeroOps(VT.getVectorNumElements(), 0); in convertBuildVecZextToBuildVecWithZeros() local
21747 KnownZeroOps.setBit(I.index()); in convertBuildVecZextToBuildVecWithZeros()
21813 if (KnownZeroOps[SrcOpIdx]) { in convertBuildVecZextToBuildVecWithZeros()