Home | History | Annotate | Download | only in tsan

Lines Matching refs:hWordTy

991                                 IRType gWordTy, IRType hWordTy ) {
1000 = gen_Get_SP( sbOut, layout, sizeofIRType(hWordTy) );
1019 = gen_Get_SP( sbOut, layout, sizeofIRType(hWordTy) );
1159 void instrument_statement (IRStmt* st, IRSB* bbIn, IRSB* bbOut, IRType hWordTy,
1195 sizeofIRType(hWordTy)
1207 sizeofIRType(hWordTy)
1230 sizeofIRType(hWordTy)
1236 sizeofIRType(hWordTy)
1256 IRType gWordTy, IRType hWordTy) {
1272 if (gWordTy != hWordTy) {
1342 instrument_statement(st, bbIn, bbOut, hWordTy,
1377 instrument_statement(st, bbIn, bbOut, hWordTy,
1384 ts_instrument_final_jump(bbOut, bbIn->next, bbIn->jumpkind, layout, gWordTy, hWordTy);