Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp1008 bool IsRetSmallStructInRegABI; member in __anon2eb210400111::X86_32ABIInfo
1074 IsRetSmallStructInRegABI(RetSmallStructInRegABI), in X86_32ABIInfo()
1420 if (!IsRetSmallStructInRegABI && !RetTy->isAnyComplexType()) in classifyReturnType()