/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineSpecConstantTests.cpp | 174 struct OffsetValue struct 176 uint32_t size; //!< data size in the buffer (up to sizeof(value)) 177 uint32_t offset; //!< offset into the buffer 178 GenericValue value; //!< value expected to be there 180 OffsetValue(const uint32_t size_, const uint32_t offset_, const GenericValue value_) in OffsetValue() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | CFLAndersAliasAnalysis.cpp | 136 struct OffsetValue { struct 137 const Value *Val; 138 int64_t Offset;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/ |
H A D | LanaiAsmParser.cpp | 820 bool LanaiAsmParser::parsePrePost(StringRef Type, int *OffsetValue) { in parsePrePost() 884 int OffsetValue = 0; in parseMemoryOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/AsmParser/ |
H A D | LanaiAsmParser.cpp | 846 bool LanaiAsmParser::parsePrePost(StringRef Type, int *OffsetValue) { in parsePrePost() 910 int OffsetValue = 0; in parseMemoryOperand() local
|
/aosp_15_r20/external/llvm/lib/Target/Lanai/AsmParser/ |
H A D | LanaiAsmParser.cpp | 797 bool LanaiAsmParser::parsePrePost(StringRef Type, int *OffsetValue) { in parsePrePost() 861 int OffsetValue = 0; in parseMemoryOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 1375 Value *OffsetValue) { in CreateAlignmentAssumptionHelper() 1386 Value *OffsetValue) { in CreateAlignmentAssumption() 1399 Value *OffsetValue) { in CreateAlignmentAssumption()
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | generated_message_reflection.h | 260 static uint32_t OffsetValue(uint32_t v, FieldDescriptor::Type type) { in OffsetValue() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | generated_message_reflection.h | 260 static uint32_t OffsetValue(uint32_t v, FieldDescriptor::Type type) { in OffsetValue() function
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/flags/internal/ |
H A D | flag.cc | 390 StorageT* FlagImpl::OffsetValue() const { in OffsetValue() function in absl::flags_internal::FlagImpl
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/flags/internal/ |
H A D | flag.cc | 406 StorageT* FlagImpl::OffsetValue() const { in OffsetValue() function in absl::flags_internal::FlagImpl
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Texture/ |
H A D | GmmGen7Texture.cpp | 596 GMM_GFX_SIZE_T OffsetValue; in Fill3DTexOffsetAddress() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/internal/ |
D | flag.cc | 406 StorageT* FlagImpl::OffsetValue() const { in OffsetValue() function in absl::flags_internal::FlagImpl
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/flags/internal/ |
H A D | flag.cc | 406 StorageT* FlagImpl::OffsetValue() const { in OffsetValue() function in absl::flags_internal::FlagImpl
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/flags/internal/ |
H A D | flag.cc | 406 StorageT* FlagImpl::OffsetValue() const { in OffsetValue() function in absl::flags_internal::FlagImpl
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsInstructionSelector.cpp | 424 APInt OffsetValue = Offset->getOperand(1).getCImm()->getValue(); in select() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/flags/internal/ |
H A D | flag.cc | 485 StorageT* FlagImpl::OffsetValue() const { in OffsetValue() function in absl::flags_internal::FlagImpl
|
/aosp_15_r20/external/abseil-cpp/absl/flags/internal/ |
H A D | flag.cc | 485 StorageT* FlagImpl::OffsetValue() const { in OffsetValue() function in absl::flags_internal::FlagImpl
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsInstructionSelector.cpp | 456 APInt OffsetValue = Offset->getOperand(1).getCImm()->getValue(); in select() local
|
/aosp_15_r20/external/llvm/lib/MC/ |
H A D | MCObjectStreamer.cpp | 470 int64_t OffsetValue; in EmitRelocDirective() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCObjectStreamer.cpp | 679 int64_t OffsetValue; in EmitRelocDirective() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCLoopInstrFormPrep.cpp | 609 Value *OffsetValue = SCEVE.expandCodeFor( in rewriteLoadStoresForCommoningChains() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 4360 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 4379 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUlh() local 4431 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUsh() local 4482 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUxw() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 2798 Type *IntPtrTy, Value *OffsetValue, in CreateAlignmentAssumptionHelper()
|
/aosp_15_r20/external/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 3191 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUlh() local 3267 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUlw() local
|