Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:CreateStackTemporary

1759 /// CreateStackTemporary - Create a stack temporary, suitable for holding the
1761 SDValue SelectionDAG::CreateStackTemporary(EVT VT, unsigned minAlign) {
1773 /// CreateStackTemporary - Create a stack temporary suitable for holding
1775 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) {