Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:Imm

1297         APInt Imm = APInt::getLowBitsSet(ExtDstTyBits, ExtSrcTyBits);
1299 DAG.getConstant(Imm, Op0Ty));