Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h752 MachineBasicBlock *emitStringWrapper(MachineInstr &MI, MachineBasicBlock *BB,
H A DSystemZISelLowering.cpp8537 MachineBasicBlock *SystemZTargetLowering::emitStringWrapper( in emitStringWrapper() function in SystemZTargetLowering
9008 return emitStringWrapper(MI, MBB, SystemZ::CLST); in EmitInstrWithCustomInserter()
9010 return emitStringWrapper(MI, MBB, SystemZ::MVST); in EmitInstrWithCustomInserter()
9012 return emitStringWrapper(MI, MBB, SystemZ::SRST); in EmitInstrWithCustomInserter()