Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:CreateStackTemporary

1453 /// CreateStackTemporary - Create a stack temporary, suitable for holding the
1455 SDValue SelectionDAG::CreateStackTemporary(EVT VT, unsigned minAlign) {
1466 /// CreateStackTemporary - Create a stack temporary suitable for holding
1468 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) {