Home | History | Annotate | Download | only in Mips

Lines Matching refs:DYNAMIC_STACKALLOC

143   setOperationAction(ISD::DYNAMIC_STACKALLOC, MVT::i32,   Custom);
162 setOperationAction(ISD::DYNAMIC_STACKALLOC, MVT::i64, Custom);
738 case ISD::DYNAMIC_STACKALLOC: return LowerDYNAMIC_STACKALLOC(Op, DAG);