Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h313 MachineBasicBlock *emitStringWrapper(MachineInstr *MI,
DSystemZISelLowering.cpp2946 SystemZTargetLowering::emitStringWrapper(MachineInstr *MI, in emitStringWrapper() function in SystemZTargetLowering
3240 return emitStringWrapper(MI, MBB, SystemZ::CLST); in EmitInstrWithCustomInserter()
3242 return emitStringWrapper(MI, MBB, SystemZ::MVST); in EmitInstrWithCustomInserter()
3244 return emitStringWrapper(MI, MBB, SystemZ::SRST); in EmitInstrWithCustomInserter()