Home | History | Annotate | Download | only in Mips

Lines Matching refs:BlockAddress

242   setOperationAction(ISD::BlockAddress,       MVT::i32,   Custom);
261 setOperationAction(ISD::BlockAddress, MVT::i64, Custom);
787 case ISD::BlockAddress: return lowerBlockAddress(Op, DAG);