Searched refs:Win32StructABI (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | TargetInfo.cpp | 1071 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32ABIInfo() argument 1075 IsWin32StructABI(Win32StructABI), in X86_32ABIInfo() 1098 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32TargetCodeGenInfo() argument 1101 CGT, DarwinVectorABI, RetSmallStructInRegABI, Win32StructABI, in X86_32TargetCodeGenInfo() 2376 bool DarwinVectorABI, bool RetSmallStructInRegABI, bool Win32StructABI, in WinX86_32TargetCodeGenInfo() argument 2379 Win32StructABI, NumRegisterParameters, false) {} in WinX86_32TargetCodeGenInfo()
|