Home
last modified time | relevance | path

Searched defs:PPC32TargetCodeGenInfo (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDTargetInfo.cpp2746 class PPC32TargetCodeGenInfo : public TargetCodeGenInfo { class
2748 PPC32TargetCodeGenInfo(CodeGenTypes &CGT) : TargetCodeGenInfo(new PPC32_SVR4_ABIInfo(CGT)) {} in PPC32TargetCodeGenInfo() function in __anon0c406eb40411::PPC32TargetCodeGenInfo