Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSystemZ.cpp465 if (llvm::Type *FPArgTy = getFPArgumentType(SingleElementTy, Size)) { in classifyArgumentType() local
467 return ABIArgInfo::getDirect(FPArgTy); in classifyArgumentType()