Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsISelLowering.h693 MachineBasicBlock *emitAtomicCmpSwap(MachineInstr &MI,
DMipsISelLowering.cpp1364 return emitAtomicCmpSwap(MI, BB); in EmitInstrWithCustomInserter()
1366 return emitAtomicCmpSwap(MI, BB); in EmitInstrWithCustomInserter()
1842 MipsTargetLowering::emitAtomicCmpSwap(MachineInstr &MI, in emitAtomicCmpSwap() function in MipsTargetLowering