Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp11045 int ArgGPRsLeft = IsRetIndirect ? NumArgGPRs - 1 : NumArgGPRs; in computeInfo() local
11265 int &ArgGPRsLeft, in classifyArgumentType()
11384 int ArgGPRsLeft = 2; in classifyReturnType() local
11542 int ArgGPRsLeft = IsRetIndirect ? NumArgGPRs - 1 : NumArgGPRs; in computeInfo() local
11568 ABIArgInfo CSKYABIInfo::classifyArgumentType(QualType Ty, int &ArgGPRsLeft, in classifyArgumentType()
11648 int ArgGPRsLeft = 2; in classifyReturnType() local