Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6500 SDValue InnerZExt = N0.getOperand(0); in visitZERO_EXTEND() local
6503 unsigned KnownZeroBits = InnerZExt.getValueType().getSizeInBits() - in visitZERO_EXTEND()
6504 InnerZExt.getOperand(0).getValueType().getSizeInBits(); in visitZERO_EXTEND()