Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/lib/Target/VE/
DVEISelLowering.h90 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreISelLowering.h230 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-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.h230 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.h198 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcISelLowering.h198 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.h118 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVISelLowering.h148 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;
/external/llvm-project/llvm/lib/Target/Mips/
DMipsISelLowering.h670 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.h687 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-10.0/llvm/lib/Target/ARM/
DARMISelLowering.h562 bool shouldInsertFencesForAtomic(const Instruction *I) const override;
/external/llvm/lib/CodeGen/
DAtomicExpandPass.cpp225 if (TLI->shouldInsertFencesForAtomic(I)) { in runOnFunction()
965 bool ShouldInsertFencesForAtomic = TLI->shouldInsertFencesForAtomic(CI); in expandAtomicCmpXchg()
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.h615 bool shouldInsertFencesForAtomic(const Instruction *I) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h766 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp253 if (TLI->shouldInsertFencesForAtomic(I)) { in runOnFunction()
1103 bool ShouldInsertFencesForAtomic = TLI->shouldInsertFencesForAtomic(CI); in expandAtomicCmpXchg()
/external/llvm-project/llvm/lib/CodeGen/
DAtomicExpandPass.cpp221 if (TLI->shouldInsertFencesForAtomic(I)) { in runOnFunction()
1119 bool ShouldInsertFencesForAtomic = TLI->shouldInsertFencesForAtomic(CI); in expandAtomicCmpXchg()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.h822 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/llvm-project/llvm/docs/
DAtomics.rst461 ``shouldInsertFencesForAtomic()``, ``emitLeadingFence()``, and
/external/llvm/docs/
DAtomics.rst459 ``shouldInsertFencesForAtomic()``, ``emitLeadingFence()``, and
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1707 virtual bool shouldInsertFencesForAtomic(const Instruction *I) const { in shouldInsertFencesForAtomic() function

12