OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emitAtomicCmpSwap
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h
221
emitAtomicCmpSwap
(MachineInstr *MI, MachineBasicBlock *BB,
AArch64ISelLowering.cpp
513
AArch64TargetLowering::
emitAtomicCmpSwap
(MachineInstr *MI,
793
return
emitAtomicCmpSwap
(MI, MBB, 1);
795
return
emitAtomicCmpSwap
(MI, MBB, 2);
797
return
emitAtomicCmpSwap
(MI, MBB, 4);
799
return
emitAtomicCmpSwap
(MI, MBB, 8);
[
all
...]
/external/llvm/lib/Target/Mips/
MipsISelLowering.h
471
MachineBasicBlock *
emitAtomicCmpSwap
(MachineInstr *MI,
MipsISelLowering.cpp
[
all
...]
Completed in 206 milliseconds