Searched refs:i64rhs (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Target/CellSPU/
H A DSPUISelLowering.cpp2566 SDValue i64rhs = DAG.getNode(ISD::BITCAST, dl, IntVT, rhs); local
2570 i64rhs, DAG.getConstant(32, MVT::i32)));
2585 SDValue rhsSignMag2TC = DAG.getNode(ISD::SUB, dl, IntVT, signMag2TC, i64rhs);
2588 rhsSelectMask, rhsSignMag2TC, i64rhs);

Completed in 129 milliseconds