Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp10988 static const int NumArgFPRs = 8; member in __anon0040e4081e11::RISCVABIInfo
11046 int ArgFPRsLeft = FLen ? NumArgFPRs : 0; in computeInfo()
11511 static const int NumArgFPRs = 4; member in __anon0040e4082211::CSKYABIInfo
11543 int ArgFPRsLeft = FLen ? NumArgFPRs : 0; in computeInfo()