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