Searched defs:ArgFPRsLeft (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | CSKY.cpp | 53 int ArgFPRsLeft = FLen ? NumArgFPRs : 0; in computeInfo() local |
H A D | RISCV.cpp | 92 int ArgFPRsLeft = NumArgFPRs; in computeInfo() local |