Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:CreateStackTemporary

1528 /// CreateStackTemporary - Create a stack temporary, suitable for holding the
1530 SDValue SelectionDAG::CreateStackTemporary(EVT VT, unsigned minAlign) {
1541 /// CreateStackTemporary - Create a stack temporary suitable for holding
1543 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) {