Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp6624 bool IsAAPCS_VFP = in classifyArgumentType() local
6655 if (IsAAPCS_VFP) { in classifyArgumentType()
6816 bool IsAAPCS_VFP = in classifyReturnType() local
6883 if (IsAAPCS_VFP) { in classifyReturnType()