Home
last modified time | relevance | path

Searched refs:set_cc (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/coregrind/
Dm_mallocfree.c436 void set_cc ( Block* b, const HChar* cc ) in set_cc() function
1789 set_cc(b, "admin.free-new-sb-1"); in VG_()
1813 set_cc(b, cc); in VG_()
1817 set_cc(&b[req_bszB], "admin.fragmentation-1"); in VG_()
1824 set_cc(b, cc); in VG_()
1982 set_cc(b, "admin.free-2"); in mergeWithFreeNeighbours()
2007 set_cc(b, "admin.free-3"); in mergeWithFreeNeighbours()
2064 set_cc(b, "admin.free-1"); in VG_()
2233 set_cc(base_b, "admin.frag-memalign-1"); in VG_()
2240 set_cc(align_b, cc); in VG_()
[all …]
/external/llvm/test/CodeGen/AArch64/
Drm_redundant_cmp.ll247 ; the operand of a set_cc is always a TRUNCATE.