Home
last modified time | relevance | path

Searched refs:shouldInsertFencesForAtomic (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.h72 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreISelLowering.h229 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.h228 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcISelLowering.h201 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.h201 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/external/llvm/lib/Target/Mips/
DMipsISelLowering.h570 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/external/llvm/lib/Target/ARM/
DARMISelLowering.h461 bool shouldInsertFencesForAtomic(const Instruction *I) const override;
DARMISelLowering.cpp12441 bool ARMTargetLowering::shouldInsertFencesForAtomic( in shouldInsertFencesForAtomic() function in ARMTargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.h532 bool shouldInsertFencesForAtomic(const Instruction *I) const override;
DARMISelLowering.cpp14427 bool ARMTargetLowering::shouldInsertFencesForAtomic( in shouldInsertFencesForAtomic() function in ARMTargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.h679 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h573 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp249 if (TLI->shouldInsertFencesForAtomic(I)) { in runOnFunction()
973 bool ShouldInsertFencesForAtomic = TLI->shouldInsertFencesForAtomic(CI); in expandAtomicCmpXchg()
/external/llvm/lib/CodeGen/
DAtomicExpandPass.cpp225 if (TLI->shouldInsertFencesForAtomic(I)) { in runOnFunction()
965 bool ShouldInsertFencesForAtomic = TLI->shouldInsertFencesForAtomic(CI); in expandAtomicCmpXchg()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h681 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/external/llvm/include/llvm/Target/
DTargetLowering.h1148 virtual bool shouldInsertFencesForAtomic(const Instruction *I) const { in shouldInsertFencesForAtomic() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1532 virtual bool shouldInsertFencesForAtomic(const Instruction *I) const { in shouldInsertFencesForAtomic() function
/external/llvm/docs/
DAtomics.rst459 ``shouldInsertFencesForAtomic()``, ``emitLeadingFence()``, and
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAtomics.rst459 ``shouldInsertFencesForAtomic()``, ``emitLeadingFence()``, and