Home | History | Annotate | Download | only in helgrind

Lines Matching refs:descrs

429       UShort descrs[N_LINE_TREES];
930 VG_(printf)(" descr: %04lx\n", (UWord)cl->descrs[i]);
1123 UShort descr = cl->descrs[tno];
1200 cl->descrs[tno] = normalise_tree( tree );
1222 UShort descr = src->descrs[tno];
5207 descr = cl->descrs[tno];
5210 cl->descrs[tno] = pulldown_to_8(tree, toff, descr);
5231 descr = cl->descrs[tno];
5234 cl->descrs[tno] = pulldown_to_8(tree, toff, descr);
5258 descr = cl->descrs[tno];
5264 cl->descrs[tno] = pulldown_to_16(tree, toff, descr);
5292 descr = cl->descrs[tno];
5298 cl->descrs[tno] = pulldown_to_16(tree, toff, descr);
5328 descr = cl->descrs[tno];
5332 cl->descrs[tno] = pulldown_to_32(tree, toff, descr);
5362 descr = cl->descrs[tno];
5366 cl->descrs[tno] = pulldown_to_32(tree, toff, descr);
5399 descr = cl->descrs[tno];
5427 descr = cl->descrs[tno];
5455 descr = cl->descrs[tno];
5458 cl->descrs[tno] = pulldown_to_8(tree, toff, descr);
5479 descr = cl->descrs[tno];
5483 cl->descrs[tno] = pullup_descr_to_16(descr, toff);
5491 cl->descrs[tno] = pulldown_to_16(tree, toff, descr);
5519 descr = cl->descrs[tno];
5526 cl->descrs[tno] = pulldown_to_32(tree, toff, descr);
5531 cl->descrs[tno] = pullup_descr_to_32(descr, toff);
5561 cl->descrs[tno] = TREE_DESCR_64;
5590 descr = cl->descrs[tno];
5593 cl->descrs[tno] = pulldown_to_8(tree, toff, descr);