Home
last modified time | relevance | path

Searched defs:signedness (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/
H A Dname_mapper.cpp195 std::string signedness; in ParseInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dname_mapper.cpp195 std::string signedness; in ParseInstruction() local
/third_party/spirv-tools/source/
H A Dname_mapper.cpp195 std::string signedness; in ParseInstruction() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_parser.cpp509 bool signedness = ops[2] != 0; in parse() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_type.cpp100 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/
H A Dvalidate_type.cpp100 const auto signedness = inst->GetOperandAs<uint32_t>(signedness_index); in ValidateTypeInt() local
/third_party/spirv-tools/source/val/
H A Dvalidate_type.cpp99 const auto signedness = inst->GetOperandAs<uint32_t>(signedness_index); in ValidateTypeInt() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c329 int signedness; in emit_alu_dot_4x8_as_dp2acc() local
H A Dir3.h359 } signedness; member
/third_party/node/deps/v8/src/compiler/
H A Djs-typed-lowering.cc420 Node* ConvertToUI32(Node* node, Signedness signedness) { in ConvertToUI32() argument
714 Reduction JSTypedLowering::ReduceUI32Shift(Node* node, Signedness signedness) { in ReduceUI32Shift() argument
/third_party/libabigail/include/
H A Dabg-ir.h2466 enum signedness enum in abigail::ir::array_type_def::subrange_type::bound_value
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dglslang_wrapper_utils.cpp3284 spirv::LiteralInteger signedness; in visitTypeInt() local
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c1440 const bool signedness = w[3]; in vtn_handle_type() local
/third_party/skia/third_party/externals/angle2/src/common/spirv/
H A Dspirv_instruction_builder_autogen.cpp279 void WriteTypeInt(Blob *blob, IdResult idResult, LiteralInteger width, LiteralInteger signedness) in WriteTypeInt() argument
H A Dspirv_instruction_parser_autogen.cpp268 ParseTypeInt(const uint32_t *_instruction, IdResult *idResult, LiteralInteger *width, LiteralInteger *signedness) ParseTypeInt() argument

Completed in 70 milliseconds