Searched defs:Win32StructABI (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | X86.cpp | 180 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32ABIInfo() 209 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32TargetCodeGenInfo() 1631 bool DarwinVectorABI, bool RetSmallStructInRegABI, bool Win32StructABI, in WinX86_32TargetCodeGenInfo() 3430 CodeGenModule &CGM, bool DarwinVectorABI, bool Win32StructABI, in createX86_32TargetCodeGenInfo() 3440 CodeGenModule &CGM, bool DarwinVectorABI, bool Win32StructABI, in createWinX86_32TargetCodeGenInfo()
|