HomeSort by relevance Sort by last modified time
    Searched refs:STCX (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 164 /// STCX = This corresponds to PPC stcx. instrcution: store conditional
166 STCX,
PPCISelLowering.cpp 462 case PPCISD::STCX: return "PPCISD::STCX";
    [all...]

Completed in 1095 milliseconds