Home
last modified time | relevance | path

Searched refs:RetSmallStructInRegABI (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp1071 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32ABIInfo() argument
1074 IsRetSmallStructInRegABI(RetSmallStructInRegABI), in X86_32ABIInfo()
1098 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32TargetCodeGenInfo() argument
1101 CGT, DarwinVectorABI, RetSmallStructInRegABI, Win32StructABI, in X86_32TargetCodeGenInfo()
2376 bool DarwinVectorABI, bool RetSmallStructInRegABI, bool Win32StructABI, in WinX86_32TargetCodeGenInfo() argument
2378 : X86_32TargetCodeGenInfo(CGT, DarwinVectorABI, RetSmallStructInRegABI, in WinX86_32TargetCodeGenInfo()
9383 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
9389 Types, IsDarwinVectorABI, RetSmallStructInRegABI, in getTargetCodeGenInfo()
9393 Types, IsDarwinVectorABI, RetSmallStructInRegABI, in getTargetCodeGenInfo()