Searched refs:emitStoreConditional (Results 1 – 9 of 9) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.h | 351 Value *emitStoreConditional(IRBuilderBase &Builder, Value *Val, Value *Addr,
|
H A D | HexagonISelLowering.cpp | 3853 Value *HexagonTargetLowering::emitStoreConditional(IRBuilderBase &Builder, in emitStoreConditional() function in HexagonTargetLowering
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 640 Value *emitStoreConditional(IRBuilderBase &Builder, Value *Val, Value *Addr,
|
H A D | ARMISelLowering.cpp | 21343 Value *ARMTargetLowering::emitStoreConditional(IRBuilderBase &Builder, in emitStoreConditional() function in ARMTargetLowering
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | AtomicExpandPass.cpp | 1168 TLI->emitStoreConditional(Builder, NewVal, Addr, MemOpOrder); in insertRMWLLSCLoop() 1351 Value *StoreSuccess = TLI->emitStoreConditional(Builder, NewValueInsert, in expandAtomicCmpXchg()
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 702 Value *emitStoreConditional(IRBuilderBase &Builder, Value *Val, Value *Addr,
|
H A D | AArch64ISelLowering.cpp | 22475 Value *AArch64TargetLowering::emitStoreConditional(IRBuilderBase &Builder, in emitStoreConditional() function in AArch64TargetLowering
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | Atomics.rst | 457 ``emitStoreConditional()``
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 2004 virtual Value *emitStoreConditional(IRBuilderBase &Builder, Value *Val, in emitStoreConditional() function
|