Searched defs:anchor_offset (Results 1 – 4 of 4) sorted by relevance
43 const size_t anchor_offset = id.y() % num_anchors; in compute_all_anchors() local78 const size_t anchor_offset = id.y() % num_anchors; in compute_all_anchors_qasymm16() local
121 constexpr uint32_t anchor_offset = 5u; // After call +0. in TEST_F() local153 constexpr uint32_t anchor_offset = 5u; // After call +0. in TEST_F() local
51 uint32_t anchor_offset = patch_offset - literal_offset + anchor_literal_offset; in PatchPcRelativeReference() local
625 let anchor_offset = match component.anchor { in load_composite() localVariable