Home
last modified time | relevance | path

Searched refs:tag_ptr (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp253 if (tag == *tag_ptr) in TagsEqual()
255 if (*tag_ptr == 0 || *tag_ptr > kShadowAlignment - 1) in TagsEqual()
428 tag_t *candidate = nullptr, *left = tag_ptr, *right = tag_ptr; in PrintAddressDescription()
570 tag_t *tag_ptr = nullptr; in ReportInvalidFree() local
575 mem_tag = *tag_ptr; in ReportInvalidFree()
577 tag_ptr = nullptr; in ReportInvalidFree()
592 if (tag_ptr) in ReportInvalidFree()
600 if (tag_ptr) in ReportInvalidFree()
674 PrintTagsAroundAddr(tag_ptr); in ReportTailOverwritten()
700 tag_t *tag_ptr = in ReportTagMismatch() local
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dreduce_cr.ll31 %tag_ptr = getelementptr inbounds i32, i32* %tags, i32 %count
32 %tag = load i32, i32* %tag_ptr
H A Dtail-dup-layout.ll314 %tag_ptr = getelementptr inbounds i32, i32* %tags, i32 %count
315 %tag = load i32, i32* %tag_ptr