Home | History | Annotate | Download | only in lackey

Lines Matching defs:OpLoad

301 typedef enum { OpLoad=0, OpStore=1, OpAlu=2 } Op;
393 detailCounts[OpLoad ][typeIx],
788 instrument_detail( sbOut, OpLoad, type, NULL/*guard*/ );
846 instrument_detail( sbOut, OpLoad, type, lg->guard );
894 instrument_detail( sbOut, OpLoad, dataTy, NULL/*guard*/ );
896 instrument_detail( sbOut, OpLoad, dataTy, NULL/*guard*/ );
917 instrument_detail( sbOut, OpLoad, dataTy, NULL/*guard*/ );