Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2248 static bool canApplyNoFPClass(const ABIArgInfo &AI, QualType ParamType, in canApplyNoFPClass() function
2569 if (canApplyNoFPClass(RetAI, RetTy, true)) in ConstructAttributeList()
2713 if (canApplyNoFPClass(AI, ParamType, false)) in ConstructAttributeList()