Searched refs:Win32StructABI (Results 1 – 2 of 2) 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()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | TargetInfo.cpp | 1169 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32ABIInfo() argument 1173 IsWin32StructABI(Win32StructABI), in X86_32ABIInfo() 1196 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32TargetCodeGenInfo() argument 1199 CGT, DarwinVectorABI, RetSmallStructInRegABI, Win32StructABI, in X86_32TargetCodeGenInfo() 2605 bool DarwinVectorABI, bool RetSmallStructInRegABI, bool Win32StructABI, in WinX86_32TargetCodeGenInfo() argument 2608 Win32StructABI, NumRegisterParameters, false) {} in WinX86_32TargetCodeGenInfo()
|