Home
last modified time | relevance | path

Searched defs:offset_type (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_bitwise.cpp119 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in BitwisePass() local
152 const uint32_t offset_type = _.GetOperandTypeId(inst, 3); in BitwisePass() local
Dvalidate_extensions.cpp1454 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2209 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2271 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2337 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2399 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2466 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_bitwise.cpp119 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in BitwisePass() local
152 const uint32_t offset_type = _.GetOperandTypeId(inst, 3); in BitwisePass() local
Dvalidate_extensions.cpp1454 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2209 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2271 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2337 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2399 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2466 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
/third_party/spirv-tools/source/val/
Dvalidate_bitwise.cpp119 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in BitwisePass() local
152 const uint32_t offset_type = _.GetOperandTypeId(inst, 3); in BitwisePass() local
Dvalidate_extensions.cpp1417 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2172 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2234 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2300 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2362 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
2429 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DOnDiskHashTable.h73 typedef typename Info::offset_type offset_type; typedef
287 typedef typename Info::offset_type offset_type; typedef
440 typedef typename base_type::offset_type offset_type; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp100 using offset_type = uint64_t; typedef in llvm::InstrProfRecordWriterTrait
140 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) { in EmitData() argument
DInstrProfReader.cpp515 using offset_type = InstrProfLookupTrait::offset_type; typedef
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.h84 using offset_type = uint32_t; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h316 using offset_type = uint64_t; variable
/third_party/libabigail/src/
Dabg-dwarf-reader.cc151 struct offset_type struct
153 die_source source_;
154 Dwarf_Off offset_;
156 offset_type() in offset_type() argument
161 offset_type(die_source source, Dwarf_Off offset) in offset_type() argument
166 offset_type(Dwarf_Off offset) in offset_type() function
171 bool operator==(const offset_type& o) const in operator ==()
174 operator Dwarf_Off() const in operator Dwarf_Off()
/third_party/flatbuffers/src/
Didl_gen_cpp.cpp2017 auto offset_type = GenTypeGet(type, "", "const ", " *", false); in GenTableFieldGetter() local
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c5613 struct vtn_type *offset_type = vtn_get_value_type(b, w[1]); in vtn_handle_write_packed_primitive_indices() local
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp7313 const glsl_type *offset_type, in _texelFetch()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp9837 const SPIRType *offset_type = nullptr; in to_function_args() local