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

  /external/llvm/lib/Target/SystemZ/
SystemZSelectionDAGInfo.cpp 30 // (such as MVC) and Loop is the opcode to use for loops (such as MVC_LOOP).
65 return emitMemMem(DAG, DL, SystemZISD::MVC, SystemZISD::MVC_LOOP,
150 return emitMemMem(DAG, DL, SystemZISD::MVC, SystemZISD::MVC_LOOP,
SystemZISelLowering.h 107 MVC_LOOP,
109 // Similar to MVC and MVC_LOOP, but for logic operations (AND, OR, XOR).
118 // as for MVC and MVC_LOOP.
SystemZISelLowering.cpp     [all...]

Completed in 7174 milliseconds