Home | History | Annotate | Download | only in ARM

Lines Matching defs:isData

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