Home
last modified time | relevance | path

Searched defs:GARsLeft (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DLoongArch.cpp88 int GARsLeft = IsRetIndirect ? NumGARs - 1 : NumGARs; in computeInfo() local
298 int &GARsLeft, in classifyArgumentType()
415 int GARsLeft = 2; in classifyReturnType() local