Home | History | Annotate | Download | only in cachegrind

Lines Matching refs:LLSC

1097             if (st->Ist.LLSC.storedata == NULL) {
1099 dataTy = typeOfIRTemp(tyenv, st->Ist.LLSC.result);
1101 sizeofIRType(dataTy), st->Ist.LLSC.addr );
1104 dataTy = typeOfIRExpr(tyenv, st->Ist.LLSC.storedata);
1106 sizeofIRType(dataTy), st->Ist.LLSC.addr );