Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp1200 static bool isStructReturnInRegABI(
2079 bool X86_32TargetCodeGenInfo::isStructReturnInRegABI( in isStructReturnInRegABI() function in X86_32TargetCodeGenInfo
4627 static bool isStructReturnInRegABI(const llvm::Triple &Triple,
4846 bool PPC32TargetCodeGenInfo::isStructReturnInRegABI( in isStructReturnInRegABI() function in PPC32TargetCodeGenInfo
11119 PPC32TargetCodeGenInfo::isStructReturnInRegABI(Triple, CodeGenOpts); in getTargetCodeGenInfo()
11126 PPC32TargetCodeGenInfo::isStructReturnInRegABI(Triple, CodeGenOpts); in getTargetCodeGenInfo()
11187 X86_32TargetCodeGenInfo::isStructReturnInRegABI(Triple, CodeGenOpts); in getTargetCodeGenInfo()