/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 394 Int8, enumerator 412 explicit Variant(int8_t V) : Type(PDB_VariantType::Int8) { Value.Int8 = V; } in Variant() 453 int8_t Int8; member 475 VARIANT_EQUAL_CASE(Int8)
|
/third_party/skia/third_party/externals/spirv-cross/shaders-msl-no-opt/asm/frag/ |
D | copy-memory-block-like-thread-local.asm.frag | 7 OpCapability Int8
|
/third_party/node/deps/v8/src/builtins/ |
D | builtins-data-view-gen.h | 27 Load(MachineType::Int8(), data_pointer, offset)); in LoadInt8()
|
D | builtins-sharedarraybuffer-gen.cc | 457 Return(SmiFromInt32(Signed(AtomicExchange(MachineType::Int8(), backing_store, in TF_BUILTIN() 604 AtomicCompareExchange(MachineType::Int8(), backing_store, index_word, in TF_BUILTIN() 770 MachineType::Int8(), backing_store, index_word, value_word32)))); in AtomicBinopBuiltinCommon()
|
/third_party/glslang/Test/baseResults/ |
D | spv.privateVariableTypes.frag.out | 10 Capability Int8
|
D | spv.specConstant.int8.comp.out | 7 Capability Int8
|
D | spv.functionParameterTypes.frag.out | 10 Capability Int8
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
D | PDBExtras.cpp | 30 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_VariantType, Int8, OS) in operator <<() 355 case PDB_VariantType::Int8: in operator <<() 356 OS << static_cast<int>(Value.Value.Int8); in operator <<()
|
/third_party/node/deps/v8/src/codegen/ |
D | machine-type.h | 166 constexpr static MachineType Int8() { in Int8() function 248 return isSigned ? MachineType::Int8() : MachineType::Uint8();
|
/third_party/node/deps/v8/src/objects/ |
D | elements-kind.h | 20 V(Int8, int8, INT8, int8_t) \ 50 V(Int8, rab_gsab_int8, RAB_GSAB_INT8, int8_t) \
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_KHR_shader_float16_int8.txt | 34 pname:shaderInt8 which directly map to the code:Float16 and the code:Int8
|
/third_party/node/deps/v8/src/wasm/ |
D | value-type.h | 41 V(I8, 0, I8, Int8, 'b', "i8") \ 632 V(I32, 8S, Int8) \ 637 V(I64, 8S, Int8) \
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MsgPack.def | 60 HANDLE_MP_FIRST_BYTE(0xd0, Int8)
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/test/ |
D | test-add-imm.cpp | 123 TEST_F(AddImm, Int8) { in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/ |
D | MsgPackWriter.cpp | 39 EW.write(FirstByte::Int8); in write()
|
D | MsgPackReader.cpp | 46 case FirstByte::Int8: in read()
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluDrawUtil.hpp | 264 DECLARE_VA_CTOR(Int8, deInt8, VTX_COMP_SIGNED_INT8, VTX_COMP_CONVERT_NONE);
|
/third_party/spirv-tools/test/ |
D | text_to_binary.mode_setting_test.cpp | 270 CASE(Int8),
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.mode_setting_test.cpp | 270 CASE(Int8),
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.mode_setting_test.cpp | 270 CASE(Int8),
|
/third_party/node/deps/v8/src/compiler/backend/ppc/ |
D | instruction-selector-ppc.cc | 2016 if (type == MachineType::Int8()) { in VisitWord32AtomicExchange() 2077 if (type == MachineType::Int8()) { in VisitWord32AtomicCompareExchange() 2123 if (type == MachineType::Int8()) { in VisitAtomicBinaryOperation() 2176 this, node, kPPC_Atomic##op##Int8, kPPC_Atomic##op##Uint8, \ 2183 this, node, kPPC_Atomic##op##Int8, kPPC_Atomic##op##Uint8, \ 2611 if (params.rep == MachineType::Int8()) { in VisitLoadLane()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/ |
D | OMPKinds.def | 115 __OMP_TYPE(Int8)
|
/third_party/spirv-headers/include/spirv/1.1/ |
D | spirv.cs | 626 Int8 = 39, enumerator
|
/third_party/spirv-headers/include/spirv/1.0/ |
D | spirv.lua | 574 Int8 = 39,
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
D | spirv.lua | 588 Int8 = 39,
|