Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:DiffBits

269   unsigned DiffBits = NVT.getSizeInBits() - OVT.getSizeInBits();
271 DAG.getConstant(DiffBits, TLI.getPointerTy()));