Home | History | Annotate | Download | only in CellSPU

Lines Matching refs:dbits

1105     uint64_t dbits = DoubleToBits(FP->getValueAPF().convertToDouble());
1106 SDValue T = DAG.getConstant(dbits, MVT::i64);