Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp343 bool IsAAPCS_VFP = in classifyArgumentType() local
374 if (IsAAPCS_VFP) { in classifyArgumentType()
535 bool IsAAPCS_VFP = in classifyReturnType() local
602 if (IsAAPCS_VFP) { in classifyReturnType()