Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h577 MachineBasicBlock *emitAtomicLoadMinMax(MachineInstr &MI,
DSystemZISelLowering.cpp5428 MachineBasicBlock *SystemZTargetLowering::emitAtomicLoadMinMax( in emitAtomicLoadMinMax() function in SystemZTargetLowering
6170 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR, in EmitInstrWithCustomInserter()
6173 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR, in EmitInstrWithCustomInserter()
6176 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CGR, in EmitInstrWithCustomInserter()
6180 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR, in EmitInstrWithCustomInserter()
6183 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR, in EmitInstrWithCustomInserter()
6186 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CGR, in EmitInstrWithCustomInserter()
6190 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLR, in EmitInstrWithCustomInserter()
6193 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLR, in EmitInstrWithCustomInserter()
6196 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLGR, in EmitInstrWithCustomInserter()
[all …]