Searched refs:DiffBits (Results 1 – 2 of 2) sorted by relevance
313 unsigned DiffBits = NVT.getScalarSizeInBits() - OVT.getScalarSizeInBits(); in PromoteIntRes_BSWAP() local316 DAG.getConstant(DiffBits, dl, in PromoteIntRes_BSWAP()326 unsigned DiffBits = NVT.getScalarSizeInBits() - OVT.getScalarSizeInBits(); in PromoteIntRes_BITREVERSE() local329 DAG.getConstant(DiffBits, dl, in PromoteIntRes_BITREVERSE()
4256 unsigned DiffBits = NVT.getSizeInBits() - OVT.getSizeInBits(); in PromoteNode() local4261 DAG.getConstant(DiffBits, dl, in PromoteNode()