Home
last modified time | relevance | path

Searched refs:expandUnalignedRVVStore (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVISelLowering.h722 SDValue expandUnalignedRVVStore(SDValue Op, SelectionDAG &DAG) const;
DRISCVISelLowering.cpp3653 SDValue RISCVTargetLowering::expandUnalignedRVVStore(SDValue Op, in expandUnalignedRVVStore() function in RISCVTargetLowering
4088 if (auto V = expandUnalignedRVVStore(Op, DAG)) in LowerOperation()