Home | History | Annotate | Download | only in cachegrind

Lines Matching refs:LLSC

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