Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp1167 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32ABIInfo() argument
1170 IsRetSmallStructInRegABI(RetSmallStructInRegABI), in X86_32ABIInfo()
4603 bool RetSmallStructInRegABI) in PPC32_SVR4_ABIInfo() argument
4605 IsRetSmallStructInRegABI(RetSmallStructInRegABI) {} in PPC32_SVR4_ABIInfo()
4623 bool RetSmallStructInRegABI) in PPC32TargetCodeGenInfo() argument
4625 CGT, SoftFloatABI, RetSmallStructInRegABI)) {} in PPC32TargetCodeGenInfo()
11118 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
11125 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
11186 bool RetSmallStructInRegABI = in getTargetCodeGenInfo() local
11192 Types, IsDarwinVectorABI, RetSmallStructInRegABI, in getTargetCodeGenInfo()
[all …]