Searched defs:RetSmallStructInRegABI (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | PPC.cpp | 335 PPC32_SVR4_ABIInfo(CodeGen::CodeGenTypes & CGT,bool SoftFloatABI,bool RetSmallStructInRegABI) PPC32_SVR4_ABIInfo() argument 355 PPC32TargetCodeGenInfo(CodeGenTypes & CGT,bool SoftFloatABI,bool RetSmallStructInRegABI) PPC32TargetCodeGenInfo() argument 1035 bool RetSmallStructInRegABI = PPC32TargetCodeGenInfo::isStructReturnInRegABI( createPPC32TargetCodeGenInfo() local
|
H A D | X86.cpp | 180 X86_32ABIInfo(CodeGen::CodeGenTypes & CGT,bool DarwinVectorABI,bool RetSmallStructInRegABI,bool Win32StructABI,unsigned NumRegisterParameters,bool SoftFloatABI) X86_32ABIInfo() argument 209 X86_32TargetCodeGenInfo(CodeGen::CodeGenTypes & CGT,bool DarwinVectorABI,bool RetSmallStructInRegABI,bool Win32StructABI,unsigned NumRegisterParameters,bool SoftFloatABI) X86_32TargetCodeGenInfo() argument 1631 WinX86_32TargetCodeGenInfo(CodeGen::CodeGenTypes & CGT,bool DarwinVectorABI,bool RetSmallStructInRegABI,bool Win32StructABI,unsigned NumRegisterParameters) WinX86_32TargetCodeGenInfo() argument 3432 bool RetSmallStructInRegABI = X86_32TargetCodeGenInfo::isStructReturnInRegABI( createX86_32TargetCodeGenInfo() local 3442 bool RetSmallStructInRegABI = X86_32TargetCodeGenInfo::isStructReturnInRegABI( createWinX86_32TargetCodeGenInfo() local [all...] |