Home
last modified time | relevance | path

Searched defs:TargetCodeGenInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h100 class TargetCodeGenInfo; variable
H A DTargetInfo.cpp70 TargetCodeGenInfo::TargetCodeGenInfo(std::unique_ptr<ABIInfo> Info) in TargetCodeGenInfo() function in TargetCodeGenInfo
H A DCodeGenModule.h97 class TargetCodeGenInfo; variable