/third_party/spirv-tools/source/val/ |
D | validate_literals.cpp | 85 const bool signedness = operand.number_kind == SPV_NUMBER_SIGNED_INT; in LiteralsPass() local
|
D | validate_type.cpp | 100 const auto signedness = inst->GetOperandAs<uint32_t>(signedness_index); in ValidateTypeInt() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_literals.cpp | 85 const bool signedness = operand.number_kind == SPV_NUMBER_SIGNED_INT; in LiteralsPass() local
|
D | validate_type.cpp | 100 const auto signedness = inst->GetOperandAs<uint32_t>(signedness_index); in ValidateTypeInt() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_literals.cpp | 85 const bool signedness = operand.number_kind == SPV_NUMBER_SIGNED_INT; in LiteralsPass() local
|
D | validate_type.cpp | 100 const auto signedness = inst->GetOperandAs<uint32_t>(signedness_index); in ValidateTypeInt() local
|
/third_party/spirv-tools/source/ |
D | name_mapper.cpp | 195 std::string signedness; in ParseInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | name_mapper.cpp | 195 std::string signedness; in ParseInstruction() local
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | name_mapper.cpp | 195 std::string signedness; in ParseInstruction() local
|
/third_party/node/deps/undici/src/lib/fetch/ |
D | webidl.js | 82 webidl.util.ConvertToInt = function (V, bitLength, signedness, opts = {}) { argument
|
/third_party/ffmpeg/libswscale/ppc/ |
D | swscale_altivec.c | 110 #define output_pixel(pos, val, bias, signedness) \ argument
|
D | swscale_vsx.c | 260 #define output_pixel(pos, val, bias, signedness) \ argument
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_parser.cpp | 509 bool signedness = ops[2] != 0; in parse() local
|
/third_party/node/deps/v8/src/compiler/ |
D | js-typed-lowering.cc | 420 Node* ConvertToUI32(Node* node, Signedness signedness) { in ConvertToUI32() 714 Reduction JSTypedLowering::ReduceUI32Shift(Node* node, Signedness signedness) { in ReduceUI32Shift()
|
/third_party/libabigail/include/ |
D | abg-ir.h | 2466 enum signedness enum
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | glslang_wrapper_utils.cpp | 1263 spirv::LiteralInteger signedness) in visitTypeInt() 3284 spirv::LiteralInteger signedness; in visitTypeInt() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_compiler_nir.c | 329 int signedness; in emit_alu_dot_4x8_as_dp2acc() local
|
D | ir3.h | 359 } signedness; member
|
/third_party/mesa3d/src/compiler/spirv/ |
D | spirv_to_nir.c | 1440 const bool signedness = w[3]; in vtn_handle_type() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmTypeTests.cpp | 2393 const bool signedness = (m_inputType == TYPE_I16); in finalizeFullOperation() local
|
/third_party/ffmpeg/libswscale/ |
D | output.c | 136 #define output_pixel(pos, val, bias, signedness) \ argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
D | vktSpvAsmTypeTests.cpp | 2393 const bool signedness = (m_inputType == TYPE_I16); in finalizeFullOperation() local
|
/third_party/skia/third_party/externals/angle2/src/common/spirv/ |
D | spirv_instruction_builder_autogen.cpp | 279 void WriteTypeInt(Blob *blob, IdResult idResult, LiteralInteger width, LiteralInteger signedness) in WriteTypeInt()
|
D | spirv_instruction_parser_autogen.cpp | 271 LiteralInteger *signedness) in ParseTypeInt()
|
/third_party/node/deps/undici/ |
D | undici.js | 1861 webidl.util.ConvertToInt = function(V, bitLength, signedness, opts = {}) { argument
|