Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp123 struct OffsetValue struct
125 deUint32 size; //!< data size in the buffer (up to sizeof(value))
126 deUint32 offset; //!< offset into the buffer
127 GenericValue value; //!< value expected to be there
129 OffsetValue (const deUint32 size_, const deUint32 offset_, const GenericValue value_) in OffsetValue() function
/external/llvm-project/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp136 struct OffsetValue { struct
137 const Value *Val;
138 int64_t Offset;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp136 struct OffsetValue { struct
137 const Value *Val;
138 int64_t Offset;
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DCheckPlacementNew.cpp251 int64_t OffsetValue = in checkFieldRegionAlign() local
/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h234 static uint32 OffsetValue(uint32 v, FieldDescriptor::Type type) { in OffsetValue() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/internal/
Dflag.cc390 StorageT* FlagImpl::OffsetValue() const { in OffsetValue() function in absl::flags_internal::FlagImpl
/external/openscreen/third_party/abseil/src/absl/flags/internal/
Dflag.cc390 StorageT* FlagImpl::OffsetValue() const { in OffsetValue() function in absl::flags_internal::FlagImpl
/external/angle/third_party/abseil-cpp/absl/flags/internal/
Dflag.cc391 StorageT* FlagImpl::OffsetValue() const { in OffsetValue() function in absl::flags_internal::FlagImpl
/external/libtextclassifier/abseil-cpp/absl/flags/internal/
Dflag.cc390 StorageT* FlagImpl::OffsetValue() const { in OffsetValue() function in absl::flags_internal::FlagImpl
/external/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
/external/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp797 bool LanaiAsmParser::parsePrePost(StringRef Type, int *OffsetValue) { in parsePrePost()
861 int OffsetValue = 0; in parseMemoryOperand() local
/external/llvm-project/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp844 bool LanaiAsmParser::parsePrePost(StringRef Type, int *OffsetValue) { in parsePrePost()
908 int OffsetValue = 0; in parseMemoryOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp424 APInt OffsetValue = Offset->getOperand(1).getCImm()->getValue(); in select() local
/external/llvm-project/llvm/lib/IR/
DIRBuilder.cpp1123 Value *OffsetValue) { in CreateAlignmentAssumptionHelper()
1134 Value *OffsetValue) { in CreateAlignmentAssumption()
1147 Value *OffsetValue) { in CreateAlignmentAssumption()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp2209 llvm::Value *OffsetValue) { in emitAlignmentAssumption()
2249 llvm::Value *OffsetValue) { in emitAlignmentAssumption()
2507 llvm::Value *OffsetValue, llvm::Value *TheCheck, in emitAlignmentAssumptionCheck()
DCGObjCGNU.cpp1846 llvm::Constant *OffsetValue = llvm::ConstantInt::get(IntTy, Offset); in GenerateClass() local
3466 llvm::Constant *OffsetValue = llvm::ConstantInt::get(IntTy, Offset); in GenerateClass() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp456 APInt OffsetValue = Offset->getOperand(1).getCImm()->getValue(); in select() local
/external/llvm/lib/MC/
DMCObjectStreamer.cpp470 int64_t OffsetValue; in EmitRelocDirective() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectStreamer.cpp679 int64_t OffsetValue; in EmitRelocDirective() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h2798 Type *IntPtrTy, Value *OffsetValue, in CreateAlignmentAssumptionHelper()
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp4388 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUlh() local
4440 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUsh() local
4491 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUxw() local
/external/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
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp3191 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUlh() local
3267 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUlw() local
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp2229 llvm::Constant *OffsetValue = llvm::ConstantInt::get(IntTy, Offset); in GenerateClass() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp2617 int64_t OffsetValue; in parseDirectiveReloc() local

12