Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp662 class PPC64_SVR4_TargetCodeGenInfo : public TargetCodeGenInfo { class
665 PPC64_SVR4_TargetCodeGenInfo(CodeGenTypes &CGT, PPC64_SVR4_ABIKind Kind, in PPC64_SVR4_TargetCodeGenInfo() function in __anon5bbdb0ca0411::PPC64_SVR4_TargetCodeGenInfo
996 PPC64_SVR4_TargetCodeGenInfo::initDwarfEHRegSizeTable( in initDwarfEHRegSizeTable()
1003 void PPC64_SVR4_TargetCodeGenInfo::emitTargetMetadata( in emitTargetMetadata()
1048 return std::make_unique<PPC64_SVR4_TargetCodeGenInfo>(CGM.getTypes(), Kind, in createPPC64_SVR4_TargetCodeGenInfo()