Searched refs:Win32StructABI (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | TargetInfo.cpp | 1167 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32ABIInfo() argument 1171 IsWin32StructABI(Win32StructABI), IsSoftFloatABI(SoftFloatABI), in X86_32ABIInfo() 1194 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32TargetCodeGenInfo() argument 1197 CGT, DarwinVectorABI, RetSmallStructInRegABI, Win32StructABI, in X86_32TargetCodeGenInfo() 2622 bool DarwinVectorABI, bool RetSmallStructInRegABI, bool Win32StructABI, in WinX86_32TargetCodeGenInfo() argument 2625 Win32StructABI, NumRegisterParameters, false) {} in WinX86_32TargetCodeGenInfo()
|