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.cpp359 static bool isStructReturnInRegABI(const llvm::Triple &Triple,
580 bool PPC32TargetCodeGenInfo::isStructReturnInRegABI( in isStructReturnInRegABI() function in PPC32TargetCodeGenInfo
1035 bool RetSmallStructInRegABI = PPC32TargetCodeGenInfo::isStructReturnInRegABI( in createPPC32TargetCodeGenInfo()
H A DX86.cpp217 static bool isStructReturnInRegABI(
1093 bool X86_32TargetCodeGenInfo::isStructReturnInRegABI( in isStructReturnInRegABI() function in X86_32TargetCodeGenInfo
3432 bool RetSmallStructInRegABI = X86_32TargetCodeGenInfo::isStructReturnInRegABI( in createX86_32TargetCodeGenInfo()
3442 bool RetSmallStructInRegABI = X86_32TargetCodeGenInfo::isStructReturnInRegABI( in createWinX86_32TargetCodeGenInfo()