Searched defs:ByteOffset (Results 1 – 11 of 11) sorted by relevance
21 typedef le_int16 ByteOffset; typedef
58 int64_t ByteOffset = 0; in isSafeToLoadUnconditionally() local
270 static bool ReadDataFromGlobal(Constant *C, uint64_t ByteOffset, in ReadDataFromGlobal()
1719 APInt ByteOffset(BitWidth, 0); in GetPointerBaseWithConstantOffset() local
361 unsigned ByteOffset = DwordOffset * 4; in LowerImplicitParameter() local
2553 INT8 ByteOffset = 0; in rw_t2t_set_lock_tlv() local
679 unsigned ByteOffset = in EmitValueImpl() local
1130 unsigned ByteOffset = DwordOffset * 4; in LowerImplicitParameter() local
1576 unsigned ByteOffset = (Strides * LoadTy.getSizeInBits()) / 8; in ExpandFCOPYSIGN() local
6048 size_t v8::ArrayBufferView::ByteOffset() { in ByteOffset() function in v8::v8::ArrayBufferView