Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h742 MachineBasicBlock *emitAtomicLoadMinMax(MachineInstr &MI,
H A DSystemZISelLowering.cpp8948 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR, in EmitInstrWithCustomInserter()
8951 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR, in EmitInstrWithCustomInserter()
8954 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CGR, in EmitInstrWithCustomInserter()
8958 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR, in EmitInstrWithCustomInserter()
8961 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR, in EmitInstrWithCustomInserter()
8964 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CGR, in EmitInstrWithCustomInserter()
8968 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLR, in EmitInstrWithCustomInserter()
8971 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLR, in EmitInstrWithCustomInserter()
8974 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLGR, in EmitInstrWithCustomInserter()
8978 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLR, in EmitInstrWithCustomInserter()
[all …]