Home | History | Annotate | Download | only in ARM

Lines Matching full:isdata

2626   unsigned isData = cast<ConstantSDNode>(Op.getOperand(4))->getZExtValue();
2630 isData = ~isData & 1;
2635 DAG.getConstant(isData, MVT::i32));