Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DLoongArch.cpp89 int FARsLeft = FRLen ? NumFARs : 0; in computeInfo() local
416 int FARsLeft = FRLen ? 2 : 0; in classifyReturnType() local