Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9066 SDValue InnerZExt = N0.getOperand(0); in visitZERO_EXTEND() local
9069 unsigned KnownZeroBits = InnerZExt.getValueSizeInBits() - in visitZERO_EXTEND()
9070 InnerZExt.getOperand(0).getValueSizeInBits(); in visitZERO_EXTEND()