Home
last modified time | relevance | path

Searched refs:emitStringWrapper (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h540 MachineBasicBlock *emitStringWrapper(MachineInstr *MI,
DSystemZISelLowering.cpp5537 SystemZTargetLowering::emitStringWrapper(MachineInstr *MI, in emitStringWrapper() function in SystemZTargetLowering
5908 return emitStringWrapper(MI, MBB, SystemZ::CLST); in EmitInstrWithCustomInserter()
5910 return emitStringWrapper(MI, MBB, SystemZ::MVST); in EmitInstrWithCustomInserter()
5912 return emitStringWrapper(MI, MBB, SystemZ::SRST); in EmitInstrWithCustomInserter()