Home
last modified time | relevance | path

Searched refs:emitStoreConditional (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h671 Value *emitStoreConditional(IRBuilderBase &Builder, Value *Val, Value *Addr,
H A DARMISelLowering.cpp21501 Value *ARMTargetLowering::emitStoreConditional(IRBuilderBase &Builder, in emitStoreConditional() function in ARMTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h370 Value *emitStoreConditional(IRBuilderBase &Builder, Value *Val, Value *Addr,
H A DHexagonISelLowering.cpp3916 Value *HexagonTargetLowering::emitStoreConditional(IRBuilderBase &Builder, in emitStoreConditional() function in HexagonTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1289 TLI->emitStoreConditional(Builder, NewVal, Addr, MemOpOrder); in insertRMWLLSCLoop()
1470 Value *StoreSuccess = TLI->emitStoreConditional(Builder, NewValueInsert, in expandAtomicCmpXchg()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h307 Value *emitStoreConditional(IRBuilderBase &Builder, Value *Val, Value *Addr,
H A DAArch64ISelLowering.cpp28250 Value *AArch64TargetLowering::emitStoreConditional(IRBuilderBase &Builder, in emitStoreConditional() function in AArch64TargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h933 Value *emitStoreConditional(IRBuilderBase &Builder, Value *Val, Value *Addr,
H A DPPCISelLowering.cpp12796 Value *PPCTargetLowering::emitStoreConditional(IRBuilderBase &Builder, in emitStoreConditional() function in PPCTargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2241 virtual Value *emitStoreConditional(IRBuilderBase &Builder, Value *Val, in emitStoreConditional() function