Home | History | Annotate | Download | only in callgrind

Lines Matching refs:LLSC

1141             if (st->Ist.LLSC.storedata == NULL) {
1143 dataTy = typeOfIRTemp(sbIn->tyenv, st->Ist.LLSC.result);
1145 sizeofIRType(dataTy), st->Ist.LLSC.addr );
1150 dataTy = typeOfIRExpr(sbIn->tyenv, st->Ist.LLSC.storedata);
1152 sizeofIRType(dataTy), st->Ist.LLSC.addr );