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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h699 MachineBasicBlock *emitAtomicCmpSwap(MachineInstr &MI,
H A DMipsISelLowering.cpp1369 return emitAtomicCmpSwap(MI, BB);
1371 return emitAtomicCmpSwap(MI, BB);
1847 MipsTargetLowering::emitAtomicCmpSwap(MachineInstr &MI, function in class:MipsTargetLowering

Completed in 67 milliseconds