Home
last modified time | relevance | path

Searched defs:shouldInsertFencesForAtomic (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h227 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h210 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.h111 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h470 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.h678 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h911 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp2696 bool LoongArchTargetLowering::shouldInsertFencesForAtomic( in shouldInsertFencesForAtomic() function in LoongArchTargetLowering
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1982 virtual bool shouldInsertFencesForAtomic(const Instruction *I) const { in shouldInsertFencesForAtomic() function
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21195 bool ARMTargetLowering::shouldInsertFencesForAtomic( in shouldInsertFencesForAtomic() function in ARMTargetLowering
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22299 bool AArch64TargetLowering::shouldInsertFencesForAtomic( in shouldInsertFencesForAtomic() function in AArch64TargetLowering