Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp1218 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32ABIInfo() argument
1221 IsRetSmallStructInRegABI(RetSmallStructInRegABI), in X86_32ABIInfo()
1247 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32TargetCodeGenInfo() argument
1250 CGT, DarwinVectorABI, RetSmallStructInRegABI, Win32StructABI, in X86_32TargetCodeGenInfo()
2672 bool DarwinVectorABI, bool RetSmallStructInRegABI, bool Win32StructABI, in WinX86_32TargetCodeGenInfo() argument
2674 : X86_32TargetCodeGenInfo(CGT, DarwinVectorABI, RetSmallStructInRegABI, in WinX86_32TargetCodeGenInfo()
4709 bool RetSmallStructInRegABI) in PPC32_SVR4_ABIInfo() argument
4711 IsRetSmallStructInRegABI(RetSmallStructInRegABI) {} in PPC32_SVR4_ABIInfo()
4729 bool RetSmallStructInRegABI) in PPC32TargetCodeGenInfo() argument
4731 CGT, SoftFloatABI, RetSmallStructInRegABI)) {} in PPC32TargetCodeGenInfo()
[all …]