Home | History | Annotate | Download | only in cachegrind

Lines Matching refs:LLSC

1227             if (st->Ist.LLSC.storedata == NULL) {
1229 dataTy = typeOfIRTemp(tyenv, st->Ist.LLSC.result);
1231 sizeofIRType(dataTy), st->Ist.LLSC.addr );
1236 dataTy = typeOfIRExpr(tyenv, st->Ist.LLSC.storedata);
1238 sizeofIRType(dataTy), st->Ist.LLSC.addr );