Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h1066 struct RVVArgInfo { struct
1085 SmallVector<RVVArgInfo, 4> RVVArgInfos; argument
H A DRISCVISelLowering.cpp22185 auto allocate = [&](const RVVArgInfo &ArgInfo) { in compute()