Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp6907 HLSLShaderAttr::ShaderType ShaderType; in handleHLSLShaderAttr() local
6908 if (!HLSLShaderAttr::ConvertStrToShaderType(Str, ShaderType)) { in handleHLSLShaderAttr()
6916 HLSLShaderAttr *NewAttr = S.mergeHLSLShaderAttr(D, AL, ShaderType); in handleHLSLShaderAttr()
6923 HLSLShaderAttr::ShaderType ShaderType) { in mergeHLSLShaderAttr() argument
6925 if (NT->getType() != ShaderType) { in mergeHLSLShaderAttr()
6931 return HLSLShaderAttr::Create(Context, ShaderType, AL); in mergeHLSLShaderAttr()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1344 unsigned ShaderType = SIInstrInfo::getDSShaderTypeValue(*MF); in selectDSOrderedIntrinsic() local
1353 Offset1 |= ShaderType << 2; in selectDSOrderedIntrinsic()
H A DSIISelLowering.cpp7237 unsigned ShaderType = in LowerINTRINSIC_W_CHAIN() local
7246 Offset1 |= ShaderType << 2; in LowerINTRINSIC_W_CHAIN()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h3585 HLSLShaderAttr::ShaderType ShaderType);
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DAttr.td4012 let Args = [EnumArgument<"Type", "ShaderType",