Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp374 bool IsAAPCS_VFP = in classifyArgumentType() local
415 if (IsAAPCS_VFP) { in classifyArgumentType()
572 bool IsAAPCS_VFP = in classifyReturnType() local
643 if (IsAAPCS_VFP) { in classifyReturnType()