Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h328 Value *emitStoreConditional(IRBuilderBase &Builder, Value *Val, Value *Addr,
H A DHexagonISelLowering.cpp3617 Value *HexagonTargetLowering::emitStoreConditional(IRBuilderBase &Builder, in emitStoreConditional() function in HexagonTargetLowering
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h644 Value *emitStoreConditional(IRBuilderBase &Builder, Value *Val, Value *Addr,
H A DARMISelLowering.cpp20249 Value *ARMTargetLowering::emitStoreConditional(IRBuilderBase &Builder, in emitStoreConditional() function in ARMTargetLowering
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1111 TLI->emitStoreConditional(Builder, NewVal, Addr, MemOpOrder); in insertRMWLLSCLoop()
1296 TLI->emitStoreConditional(Builder, NewValueInsert, PMV.AlignedAddr, in expandAtomicCmpXchg()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h655 Value *emitStoreConditional(IRBuilderBase &Builder, Value *Val, Value *Addr,
H A DAArch64ISelLowering.cpp17513 Value *AArch64TargetLowering::emitStoreConditional(IRBuilderBase &Builder, in emitStoreConditional() function in AArch64TargetLowering
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1901 virtual Value *emitStoreConditional(IRBuilderBase &Builder, Value *Val, in emitStoreConditional() function