Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DHLSLRuntime.h47 ENUM_COMPARE_ASSERT(AnyHit)
H A DLangOptions.h71 AnyHit, enumerator
H A DAttr.td4059 "Library", "RayGeneration", "Intersection", "AnyHit",
H A DDiagnosticSemaKinds.td11753 …l|Vertex|Geometry|Hull|Domain|Compute|Library|RayGeneration|Intersection|AnyHit|ClosestHit|Miss|Ca…
/openbsd/gnu/llvm/llvm/lib/TargetParser/
H A DTriple.cpp287 case AnyHit: return "anyhit"; in getEnvironmentTypeName()
637 .StartsWith("anyhit", Triple::AnyHit) in parseEnvironment()
1912 static_assert(Triple::AnyHit - Triple::Pixel == 9,
/openbsd/gnu/llvm/llvm/include/llvm/TargetParser/
H A DTriple.h270 AnyHit, enumerator