Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h671 MachineBasicBlock *emitStringWrapper(MachineInstr &MI, MachineBasicBlock *BB,
DSystemZISelLowering.cpp7627 MachineBasicBlock *SystemZTargetLowering::emitStringWrapper( in emitStringWrapper() function in SystemZTargetLowering
8000 return emitStringWrapper(MI, MBB, SystemZ::CLST); in EmitInstrWithCustomInserter()
8002 return emitStringWrapper(MI, MBB, SystemZ::MVST); in EmitInstrWithCustomInserter()
8004 return emitStringWrapper(MI, MBB, SystemZ::SRST); in EmitInstrWithCustomInserter()