Searched refs:emitAtomicLoadMinMax (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 742 MachineBasicBlock *emitAtomicLoadMinMax(MachineInstr &MI,
|
| H A D | SystemZISelLowering.cpp | 8948 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 …]
|