Home
last modified time | relevance | path

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

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