Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/clang-offload-bundler/
H A DClangOffloadBundler.cpp186 bool isOffloadKindCompatible(const StringRef TargetOffloadKind) const { in isOffloadKindCompatible() function
1132 if (!CodeObjectInfo.isOffloadKindCompatible(TargetInfo.OffloadKind) || in isCodeObjectCompatible()