Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:CreateStackTemporary

415     SDValue StackPtr = DAG.CreateStackTemporary(StoredVT, RegVT);
527 SDValue StackBase = DAG.CreateStackTemporary(LoadedVT, RegVT);
654 SDValue StackPtr = DAG.CreateStackTemporary(VT);
1583 SDValue StackPtr = DAG.CreateStackTemporary(Vec.getValueType());
1619 SDValue StackPtr = DAG.CreateStackTemporary(Vec.getValueType());
1661 SDValue FIPtr = DAG.CreateStackTemporary(VT);
1720 SDValue StackPtr = DAG.CreateStackTemporary(FloatVT, LoadTy);
1854 SDValue FIPtr = DAG.CreateStackTemporary(SlotVT, SrcAlign);
1893 SDValue StackPtr = DAG.CreateStackTemporary(Node->getValueType(0));
2240 SDValue FIPtr = DAG.CreateStackTemporary(RetVT);
2281 SDValue StackSlot = DAG.CreateStackTemporary(MVT::f64);