HomeSort by: relevance | last modified time | path
    Searched refs:emitStringWrapper (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 692 MachineBasicBlock *emitStringWrapper(MachineInstr &MI, MachineBasicBlock *BB,
SystemZISelLowering.cpp 7939 MachineBasicBlock *SystemZTargetLowering::emitStringWrapper(
8413 return emitStringWrapper(MI, MBB, SystemZ::CLST);
8415 return emitStringWrapper(MI, MBB, SystemZ::MVST);
8417 return emitStringWrapper(MI, MBB, SystemZ::SRST);

Completed in 30 milliseconds