Searched defs:OffsetValue (Results 1 – 11 of 11) sorted by relevance
126 struct OffsetValue struct128 deUint32 size; //!< data size in the buffer (up to sizeof(value))129 deUint32 offset; //!< offset into the buffer130 GenericValue value; //!< value expected to be there132 OffsetValue (const deUint32 size_, const deUint32 offset_, const GenericValue value_) in OffsetValue() argument
136 struct OffsetValue { struct137 const Value *Val;138 int64_t Offset;
244 static uint32 OffsetValue(uint32 v, FieldDescriptor::Type type) { in OffsetValue() function
390 StorageT* FlagImpl::OffsetValue() const { in OffsetValue() function in absl::flags_internal::FlagImpl
403 StorageT* FlagImpl::OffsetValue() const { in OffsetValue() function in absl::flags_internal::FlagImpl
820 bool LanaiAsmParser::parsePrePost(StringRef Type, int *OffsetValue) { in parsePrePost()884 int OffsetValue = 0; in parseMemoryOperand() local
424 APInt OffsetValue = Offset->getOperand(1).getCImm()->getValue(); in select() local
679 int64_t OffsetValue; in EmitRelocDirective() local
2798 Type *IntPtrTy, Value *OffsetValue, in CreateAlignmentAssumptionHelper()
4360 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUlh() local4412 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUsh() local4463 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUxw() local
2995 int64_t OffsetValue; in parseDirectiveReloc() local