Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h210 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h201 bool shouldInsertFencesForAtomic(const Instruction *I) const override { shouldInsertFencesForAtomic() function
/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h679 bool shouldInsertFencesForAtomic(const Instruction *I) const override { shouldInsertFencesForAtomic() function
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h913 bool shouldInsertFencesForAtomic(const Instruction *I) const override { shouldInsertFencesForAtomic() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h679 bool shouldInsertFencesForAtomic(const Instruction *I) const override { shouldInsertFencesForAtomic() function
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4508 bool LoongArchTargetLowering::shouldInsertFencesForAtomic( shouldInsertFencesForAtomic() function in LoongArchTargetLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2149 virtual bool shouldInsertFencesForAtomic(const Instruction *I) const { shouldInsertFencesForAtomic() function
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21443 bool ARMTargetLowering::shouldInsertFencesForAtomic( shouldInsertFencesForAtomic() function in ARMTargetLowering
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp26273 bool AArch64TargetLowering::shouldInsertFencesForAtomic( shouldInsertFencesForAtomic() function in AArch64TargetLowering
[all...]