Home
last modified time | relevance | path

Searched defs:OffsetValue (Results 1 – 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp126 struct OffsetValue struct
128 deUint32 size; //!< data size in the buffer (up to sizeof(value))
129 deUint32 offset; //!< offset into the buffer
130 GenericValue value; //!< value expected to be there
132 OffsetValue (const deUint32 size_, const deUint32 offset_, const GenericValue value_) in OffsetValue() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp136 struct OffsetValue { struct
137 const Value *Val;
138 int64_t Offset;
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h244 static uint32 OffsetValue(uint32 v, FieldDescriptor::Type type) { in OffsetValue() function
/third_party/abseil-cpp/absl/flags/internal/
Dflag.cc390 StorageT* FlagImpl::OffsetValue() const { in OffsetValue() function in absl::flags_internal::FlagImpl
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
Dflag.cc403 StorageT* FlagImpl::OffsetValue() const { in OffsetValue() function in absl::flags_internal::FlagImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp820 bool LanaiAsmParser::parsePrePost(StringRef Type, int *OffsetValue) { in parsePrePost()
884 int OffsetValue = 0; in parseMemoryOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp424 APInt OffsetValue = Offset->getOperand(1).getCImm()->getValue(); in select() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectStreamer.cpp679 int64_t OffsetValue; in EmitRelocDirective() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h2798 Type *IntPtrTy, Value *OffsetValue, in CreateAlignmentAssumptionHelper()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp4360 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUlh() local
4412 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUsh() local
4463 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUxw() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp2995 int64_t OffsetValue; in parseDirectiveReloc() local