Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DBPF.cpp89 class BPFTargetCodeGenInfo : public TargetCodeGenInfo { class
91 BPFTargetCodeGenInfo(CodeGenTypes &CGT) in BPFTargetCodeGenInfo() function in __anon2644a7bf0111::BPFTargetCodeGenInfo
99 return std::make_unique<BPFTargetCodeGenInfo>(CGM.getTypes()); in createBPFTargetCodeGenInfo()