Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp8460 class TCETargetCodeGenInfo : public DefaultTargetCodeGenInfo { class
8462 TCETargetCodeGenInfo(CodeGenTypes &CGT) in TCETargetCodeGenInfo() function in __anon8ad051811111::TCETargetCodeGenInfo
8469 void TCETargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
11700 return SetCGInfo(new TCETargetCodeGenInfo(Types)); in getTargetCodeGenInfo()