Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h633 MachineBasicBlock *emitStringWrapper(MachineInstr &MI, MachineBasicBlock *BB,
H A DSystemZISelLowering.cpp7041 MachineBasicBlock *SystemZTargetLowering::emitStringWrapper( in emitStringWrapper() function in SystemZTargetLowering
7413 return emitStringWrapper(MI, MBB, SystemZ::CLST); in EmitInstrWithCustomInserter()
7415 return emitStringWrapper(MI, MBB, SystemZ::MVST); in EmitInstrWithCustomInserter()
7417 return emitStringWrapper(MI, MBB, SystemZ::SRST); in EmitInstrWithCustomInserter()