Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp363 static bool isStructReturnInRegABI(const llvm::Triple &Triple,
584 bool PPC32TargetCodeGenInfo::isStructReturnInRegABI( in isStructReturnInRegABI() function in PPC32TargetCodeGenInfo
1046 bool RetSmallStructInRegABI = PPC32TargetCodeGenInfo::isStructReturnInRegABI( in createPPC32TargetCodeGenInfo()
H A DX86.cpp204 static bool isStructReturnInRegABI(
1092 bool X86_32TargetCodeGenInfo::isStructReturnInRegABI( in isStructReturnInRegABI() function in X86_32TargetCodeGenInfo
3502 bool RetSmallStructInRegABI = X86_32TargetCodeGenInfo::isStructReturnInRegABI( in createX86_32TargetCodeGenInfo()
3512 bool RetSmallStructInRegABI = X86_32TargetCodeGenInfo::isStructReturnInRegABI( in createWinX86_32TargetCodeGenInfo()