Home
last modified time | relevance | path

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

/external/valgrind/memcheck/
Dmc_translate.c6747 static IRAtom* gen_guarded_load_b ( MCEnv* mce, Int szB, in gen_guarded_load_b() function
6823 return gen_guarded_load_b(mce, szB, baseaddr, offset, NULL/*guard*/); in gen_load_b()
6846 gen_guarded_load_b(mce, sizeofIRType(ty), in expr2ori_Load_guarded_General()
7167 here = gen_guarded_load_b( mce, 4, d->mAddr, d->mSize - toDo, in do_origins_Dirty()
7174 here = gen_guarded_load_b( mce, 2, d->mAddr, d->mSize - toDo, in do_origins_Dirty()
7181 here = gen_guarded_load_b( mce, 1, d->mAddr, d->mSize - toDo, in do_origins_Dirty()