Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp7223 class AVRTargetCodeGenInfo : public TargetCodeGenInfo { class
7225 AVRTargetCodeGenInfo(CodeGenTypes &CGT) in AVRTargetCodeGenInfo() function in __anon2eb210400c11::AVRTargetCodeGenInfo
9290 return SetCGInfo(new AVRTargetCodeGenInfo(Types)); in getTargetCodeGenInfo()