Searched refs:ValueToStore (Results 1 – 1 of 1) sorted by relevance
13368 SDValue ValueToStore = Op.getOperand(0); in LowerSINT_TO_FP() local13374 ValueToStore = DAG.getBitcast(MVT::f64, ValueToStore); in LowerSINT_TO_FP()13382 DAG.getEntryNode(), dl, ValueToStore, StackSlot, in LowerSINT_TO_FP()13734 SDValue ValueToStore = Op.getOperand(0); in LowerUINT_TO_FP() local13739 ValueToStore = DAG.getBitcast(MVT::f64, ValueToStore); in LowerUINT_TO_FP()13740 SDValue Store = DAG.getStore(DAG.getEntryNode(), dl, ValueToStore, in LowerUINT_TO_FP()