Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp8248 class TCETargetCodeGenInfo : public DefaultTargetCodeGenInfo { class
8250 TCETargetCodeGenInfo(CodeGenTypes &CGT) in TCETargetCodeGenInfo() function in __anoncdae85851011::TCETargetCodeGenInfo
8257 void TCETargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
11182 return SetCGInfo(new TCETargetCodeGenInfo(Types)); in getTargetCodeGenInfo()