Home | History | Annotate | Download | only in Mips

Lines Matching refs:CImm

1464     if (ConstantSDNode *CImm = dyn_cast<ConstantSDNode>(Imm)) {
1465 APInt BitImm = APInt(64, 1) << CImm->getAPIntValue();