Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h810 bool isSPIRVLogical() const { in isSPIRVLogical() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4226 if (T.isDXIL() || T.isSPIRVLogical()) { in ParseLangArgs()
4230 int ExpectedOS = T.isSPIRVLogical() ? VulkanEnv : ShaderModel; in ParseLangArgs()
4248 } else if (T.isSPIRVLogical()) { in ParseLangArgs()