Searched refs:Win32StructABI (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ |
D | TargetInfo.cpp | 945 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32ABIInfo() argument 949 IsWin32StructABI(Win32StructABI), in X86_32ABIInfo() 968 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32TargetCodeGenInfo() argument 971 CGT, DarwinVectorABI, RetSmallStructInRegABI, Win32StructABI, in X86_32TargetCodeGenInfo() 2150 bool DarwinVectorABI, bool RetSmallStructInRegABI, bool Win32StructABI, in WinX86_32TargetCodeGenInfo() argument 2153 Win32StructABI, NumRegisterParameters, false) {} in WinX86_32TargetCodeGenInfo()
|