Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp1255 static bool isStructReturnInRegABI(
2141 bool X86_32TargetCodeGenInfo::isStructReturnInRegABI( in isStructReturnInRegABI() function in X86_32TargetCodeGenInfo
4733 static bool isStructReturnInRegABI(const llvm::Triple &Triple,
4953 bool PPC32TargetCodeGenInfo::isStructReturnInRegABI( in isStructReturnInRegABI() function in PPC32TargetCodeGenInfo
12281 PPC32TargetCodeGenInfo::isStructReturnInRegABI(Triple, CodeGenOpts); in getTargetCodeGenInfo()
12288 PPC32TargetCodeGenInfo::isStructReturnInRegABI(Triple, CodeGenOpts); in getTargetCodeGenInfo()
12349 X86_32TargetCodeGenInfo::isStructReturnInRegABI(Triple, CodeGenOpts); in getTargetCodeGenInfo()