Searched defs:ByteOffset (Results 1 – 12 of 12) sorted by relevance
21 typedef le_int16 ByteOffset; typedef
68 int64_t ByteOffset = 0; in isSafeToLoadUnconditionally() local
279 static bool ReadDataFromGlobal(Constant *C, uint64_t ByteOffset, in ReadDataFromGlobal()
2562 APInt ByteOffset(BitWidth, 0); in GetPointerBaseWithConstantOffset() local
37 uint64_t ByteOffset; member
19 uint64_t ByteOffset; in TEST() member
361 unsigned ByteOffset = DwordOffset * 4; in LowerImplicitParameter() local
682 unsigned ByteOffset = in EmitValueImpl() local
2553 INT8 ByteOffset = 0; in rw_t2t_set_lock_tlv() local
1092 unsigned ByteOffset = DwordOffset * 4; in LowerImplicitParameter() local
1590 unsigned ByteOffset = (Strides * LoadTy.getSizeInBits()) / 8; in ExpandFCOPYSIGN() local
6048 size_t v8::ArrayBufferView::ByteOffset() { in ByteOffset() function in v8::v8::ArrayBufferView