Home
last modified time | relevance | path

Searched defs:HS (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
DARCInfo.h31 HS = 0x6, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DTpiStream.cpp81 auto HS = Pdb.safelyCreateIndexedStream(Header->HashStreamIndex); in reload() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDynamicLibrary.cpp152 HandleSet& HS = *OpenedHandles; in getPermanentLibrary() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/
DARMBaseInfo.h33 HS, // Carry set >, ==, or unordered enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h141 HS, enumerator
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_program.c91 enum { VS = 0, FS = 1, HS = 2, DS = 3, GS = 4, MAX_STAGES }; enumerator
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_program.c164 enum { VS = 0, FS = 1, HS = 2, DS = 3, GS = 4, MAX_STAGES }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h238 HS = 0x2, // Unsigned higher or same >, ==, or unordered enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp1330 if (const auto *HS = dyn_cast<ELFYAML::HashSection>(C.get())) { in validate() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c2086 #define HS(x,o) ((x)&hs[o]) macro
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1981 HS, /* Hull shader: TCS on GFX6-8. Merged VS and TCS on GFX9-10. */ enumerator