Home
last modified time | relevance | path

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

/external/angle/third_party/spirv-tools/src/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.cpp915 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1670 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1732 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1798 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1860 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1927 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
/external/deqp-deps/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.cpp915 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1670 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1732 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1798 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1860 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1927 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
/external/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.cpp777 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1532 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1594 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1660 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1722 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1789 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
/external/clang/lib/Serialization/
DASTReaderInternals.h76 typedef unsigned offset_type; typedef
142 typedef unsigned offset_type; typedef
215 typedef unsigned offset_type; typedef
269 typedef unsigned offset_type; typedef
DGlobalModuleIndex.cpp77 typedef unsigned offset_type; typedef in __anon560066e30311::IdentifierIndexReaderTrait
658 typedef unsigned offset_type; typedef in __anon560066e30711::IdentifierIndexWriterTrait
DASTWriter.cpp1726 typedef unsigned offset_type; typedef in __anond1604d990311::HeaderFileInfoTrait
2878 typedef unsigned offset_type; typedef in __anond1604d990511::ASTMethodPoolTrait
3169 typedef unsigned offset_type; typedef in __anond1604d990611::ASTIdentifierTableTrait
3401 typedef unsigned offset_type; typedef in __anond1604d990711::ASTDeclContextNameLookupTrait
/external/swiftshader/third_party/llvm-7.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
/external/llvm/include/llvm/Support/
DOnDiskHashTable.h74 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
/external/llvm/lib/ProfileData/
DInstrProfWriter.cpp84 typedef uint64_t offset_type; typedef in llvm::InstrProfRecordWriterTrait
121 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) { in EmitData() argument
DInstrProfReader.cpp464 typedef InstrProfLookupTrait::offset_type offset_type; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp101 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.cpp487 using offset_type = InstrProfLookupTrait::offset_type; typedef
/external/clang/lib/Lex/
DPTHLexer.cpp323 typedef unsigned offset_type; typedef in __anone300daeb0111::PTHFileLookupCommonTrait
375 typedef unsigned offset_type; typedef in PTHManager::PTHStringLookupTrait
/external/clang/lib/Frontend/
DCacheTokens.cpp122 typedef unsigned offset_type; typedef in __anon034ae09e0111::FileEntryPTHEntryInfo
619 typedef unsigned offset_type; typedef in __anon034ae09e0611::PTHIdentifierTableTrait
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h299 using offset_type = uint64_t; variable
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h276 typedef uint64_t offset_type; typedef
/external/tensorflow/tensorflow/compiler/xla/service/mlir_gpu/
Dmlir_compiler.cc261 auto offset_type = LLVMType::getInt64Ty(llvm_dialect); in InsertBufferLoadPreduleIntoKernel() local
/external/flatbuffers/src/
Didl_gen_cpp.cpp1808 auto offset_type = in GenTable() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops.cc649 RankedTensorType offset_type = in fold() local
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp6599 const glsl_type *offset_type) in _texelFetch()