Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h586 MachineBasicBlock *emitStringWrapper(MachineInstr &MI, MachineBasicBlock *BB,
DSystemZISelLowering.cpp5861 MachineBasicBlock *SystemZTargetLowering::emitStringWrapper( in emitStringWrapper() function in SystemZTargetLowering
6227 return emitStringWrapper(MI, MBB, SystemZ::CLST); in EmitInstrWithCustomInserter()
6229 return emitStringWrapper(MI, MBB, SystemZ::MVST); in EmitInstrWithCustomInserter()
6231 return emitStringWrapper(MI, MBB, SystemZ::SRST); in EmitInstrWithCustomInserter()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h640 MachineBasicBlock *emitStringWrapper(MachineInstr &MI, MachineBasicBlock *BB,
DSystemZISelLowering.cpp6883 MachineBasicBlock *SystemZTargetLowering::emitStringWrapper( in emitStringWrapper() function in SystemZTargetLowering
7255 return emitStringWrapper(MI, MBB, SystemZ::CLST); in EmitInstrWithCustomInserter()
7257 return emitStringWrapper(MI, MBB, SystemZ::MVST); in EmitInstrWithCustomInserter()
7259 return emitStringWrapper(MI, MBB, SystemZ::SRST); in EmitInstrWithCustomInserter()