Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:CreateStackTemporary

329     SDValue StackPtr = DAG.CreateStackTemporary(StoredVT, RegVT);
451 SDValue StackBase = DAG.CreateStackTemporary(LoadedVT, RegVT);
580 SDValue StackPtr = DAG.CreateStackTemporary(VT);
1338 SDValue StackPtr = DAG.CreateStackTemporary(Vec.getValueType());
1374 SDValue StackPtr = DAG.CreateStackTemporary(Vec.getValueType());
1416 SDValue FIPtr = DAG.CreateStackTemporary(VT);
1476 SDValue StackPtr = DAG.CreateStackTemporary(FloatVT, LoadTy);
1610 SDValue FIPtr = DAG.CreateStackTemporary(SlotVT, SrcAlign);
1649 SDValue StackPtr = DAG.CreateStackTemporary(Node->getValueType(0));
1984 SDValue FIPtr = DAG.CreateStackTemporary(RetVT);
2020 SDValue StackSlot = DAG.CreateStackTemporary(MVT::f64);