Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DTCE.cpp23 class TCETargetCodeGenInfo : public TargetCodeGenInfo { class
25 TCETargetCodeGenInfo(CodeGenTypes &CGT) in TCETargetCodeGenInfo() function in __anon7177c4a30111::TCETargetCodeGenInfo
32 void TCETargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
81 return std::make_unique<TCETargetCodeGenInfo>(CGM.getTypes()); in createTCETargetCodeGenInfo()