Searched refs:expandUnalignedRVVStore (Results 1 – 2 of 2) sorted by relevance
576 SDValue expandUnalignedRVVStore(SDValue Op, SelectionDAG &DAG) const;
6544 SDValue RISCVTargetLowering::expandUnalignedRVVStore(SDValue Op, in expandUnalignedRVVStore() function in RISCVTargetLowering8028 if (auto V = expandUnalignedRVVStore(Op, DAG)) in LowerOperation()