Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp6572 class TCETargetCodeGenInfo : public DefaultTargetCodeGenInfo { class
6574 TCETargetCodeGenInfo(CodeGenTypes &CGT) in TCETargetCodeGenInfo() function in __anonbc557ed20b11::TCETargetCodeGenInfo
6581 void TCETargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
8043 return SetCGInfo(new TCETargetCodeGenInfo(Types)); in getTargetCodeGenInfo()