Home
last modified time | relevance | path

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

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