Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h319 MachineBasicBlock *emitStringWrapper(MachineInstr *MI,
H A DSystemZISelLowering.cpp3282 SystemZTargetLowering::emitStringWrapper(MachineInstr *MI, in emitStringWrapper() function in SystemZTargetLowering
3577 return emitStringWrapper(MI, MBB, SystemZ::CLST); in EmitInstrWithCustomInserter()
3579 return emitStringWrapper(MI, MBB, SystemZ::MVST); in EmitInstrWithCustomInserter()
3581 return emitStringWrapper(MI, MBB, SystemZ::SRST); in EmitInstrWithCustomInserter()