Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHLSL.cpp137 SubArch = llvm::Triple::LatestDXILSubArch; in tryParseProfile()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h179 LatestDXILSubArch = DXILSubArch_v1_8, enumerator
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp1090 return Triple::getArchName(Triple::dxil, Triple::LatestDXILSubArch); in getDXILArchNameFromShaderModel()