Home | History | Annotate | Download | only in callgrind

Lines Matching refs:LLSC

1066             if (st->Ist.LLSC.storedata == NULL) {
1068 dataTy = typeOfIRTemp(sbIn->tyenv, st->Ist.LLSC.result);
1070 sizeofIRType(dataTy), st->Ist.LLSC.addr );
1073 dataTy = typeOfIRExpr(sbIn->tyenv, st->Ist.LLSC.storedata);
1075 sizeofIRType(dataTy), st->Ist.LLSC.addr );