Searched refs:RetSmallStructInRegABI (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ |
D | TargetInfo.cpp | 945 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32ABIInfo() argument 948 IsRetSmallStructInRegABI(RetSmallStructInRegABI), 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 2152 : X86_32TargetCodeGenInfo(CGT, DarwinVectorABI, RetSmallStructInRegABI, in WinX86_32TargetCodeGenInfo() 8047 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local 8053 Types, IsDarwinVectorABI, RetSmallStructInRegABI, in getTargetCodeGenInfo() 8057 Types, IsDarwinVectorABI, RetSmallStructInRegABI, in getTargetCodeGenInfo()
|