Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:DYNAMIC_STACKALLOC

1292     setOperationAction(ISD::DYNAMIC_STACKALLOC, MVT::i32  , Custom);
1297 // Needed for DYNAMIC_STACKALLOC expansion.
1359 case ISD::DYNAMIC_STACKALLOC: return LowerDYNAMIC_STACKALLOC(Op, DAG);