Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h713 MachineBasicBlock *emitAtomicLoadMinMax(MachineInstr &MI,
H A DSystemZISelLowering.cpp8459 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR, in EmitInstrWithCustomInserter()
8462 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR, in EmitInstrWithCustomInserter()
8465 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CGR, in EmitInstrWithCustomInserter()
8469 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR, in EmitInstrWithCustomInserter()
8472 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR, in EmitInstrWithCustomInserter()
8475 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CGR, in EmitInstrWithCustomInserter()
8479 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLR, in EmitInstrWithCustomInserter()
8482 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLR, in EmitInstrWithCustomInserter()
8485 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLGR, in EmitInstrWithCustomInserter()
8489 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLR, in EmitInstrWithCustomInserter()
[all …]