Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp6420 bool IsAAPCS_VFP = in classifyArgumentType() local
6451 if (IsAAPCS_VFP) { in classifyArgumentType()
6612 bool IsAAPCS_VFP = in classifyReturnType() local
6679 if (IsAAPCS_VFP) { in classifyReturnType()