Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp1211 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32ABIInfo() argument
1214 IsRetSmallStructInRegABI(RetSmallStructInRegABI), in X86_32ABIInfo()
4714 bool RetSmallStructInRegABI) in PPC32_SVR4_ABIInfo() argument
4716 IsRetSmallStructInRegABI(RetSmallStructInRegABI) {} in PPC32_SVR4_ABIInfo()
4734 bool RetSmallStructInRegABI) in PPC32TargetCodeGenInfo() argument
4736 CGT, SoftFloatABI, RetSmallStructInRegABI)) {} in PPC32TargetCodeGenInfo()
11636 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
11643 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
11704 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
11710 Types, IsDarwinVectorABI, RetSmallStructInRegABI, in getTargetCodeGenInfo()
[all …]