Searched defs:RetSmallStructInRegABI (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | PPC.cpp | 279 PPC32_SVR4_ABIInfo(CodeGen::CodeGenTypes & CGT,bool SoftFloatABI,bool RetSmallStructInRegABI) PPC32_SVR4_ABIInfo() argument 299 PPC32TargetCodeGenInfo(CodeGenTypes & CGT,bool SoftFloatABI,bool RetSmallStructInRegABI) PPC32TargetCodeGenInfo() argument 978 bool RetSmallStructInRegABI = PPC32TargetCodeGenInfo::isStructReturnInRegABI( createPPC32TargetCodeGenInfo() local
|
H A D | X86.cpp | 180 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32ABIInfo() argument 209 bool RetSmallStructInRegABI, bool Win32StructABI, in X86_32TargetCodeGenInfo() argument 1616 WinX86_32TargetCodeGenInfo(CodeGen::CodeGenTypes & CGT,bool DarwinVectorABI,bool RetSmallStructInRegABI,bool Win32StructABI,unsigned NumRegisterParameters) WinX86_32TargetCodeGenInfo() argument 3409 bool RetSmallStructInRegABI = X86_32TargetCodeGenInfo::isStructReturnInRegABI( createX86_32TargetCodeGenInfo() local 3419 bool RetSmallStructInRegABI = X86_32TargetCodeGenInfo::isStructReturnInRegABI( createWinX86_32TargetCodeGenInfo() local [all...] |