Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h322 Value *emitStoreConditional(IRBuilder<> &Builder, Value *Val,
DHexagonISelLowering.cpp3321 Value *HexagonTargetLowering::emitStoreConditional(IRBuilder<> &Builder, in emitStoreConditional() function in HexagonTargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.h543 Value *emitStoreConditional(IRBuilder<> &Builder, Value *Val,
DARMISelLowering.cpp16940 Value *ARMTargetLowering::emitStoreConditional(IRBuilder<> &Builder, Value *Val, in emitStoreConditional() function in ARMTargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h472 Value *emitStoreConditional(IRBuilder<> &Builder, Value *Val,
DAArch64ISelLowering.cpp13147 Value *AArch64TargetLowering::emitStoreConditional(IRBuilder<> &Builder, in emitStoreConditional() function in AArch64TargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1040 TLI->emitStoreConditional(Builder, NewVal, Addr, MemOpOrder); in insertRMWLLSCLoop()
1208 Value *StoreSuccess = TLI->emitStoreConditional( in expandAtomicCmpXchg()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1722 virtual Value *emitStoreConditional(IRBuilder<> &Builder, Value *Val, in emitStoreConditional() function