Home | History | Annotate | Download | only in cachegrind

Lines Matching refs:LLSC

1103             if (st->Ist.LLSC.storedata == NULL) {
1105 dataTy = typeOfIRTemp(tyenv, st->Ist.LLSC.result);
1107 sizeofIRType(dataTy), st->Ist.LLSC.addr );
1110 dataTy = typeOfIRExpr(tyenv, st->Ist.LLSC.storedata);
1112 sizeofIRType(dataTy), st->Ist.LLSC.addr );