Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp6482 bool IsAAPCS_VFP = in classifyArgumentType() local
6513 if (IsAAPCS_VFP) { in classifyArgumentType()
6674 bool IsAAPCS_VFP = in classifyReturnType() local
6741 if (IsAAPCS_VFP) { in classifyReturnType()