Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h210 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h201 bool shouldInsertFencesForAtomic(const Instruction *I) const override { in shouldInsertFencesForAtomic() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h675 bool shouldInsertFencesForAtomic(const Instruction *I) const override { shouldInsertFencesForAtomic() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h902 bool shouldInsertFencesForAtomic(const Instruction *I) const override { shouldInsertFencesForAtomic() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h621 bool shouldInsertFencesForAtomic(const Instruction *I) const override { shouldInsertFencesForAtomic() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4399 bool LoongArchTargetLowering::shouldInsertFencesForAtomic( shouldInsertFencesForAtomic() function in LoongArchTargetLowering
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2073 virtual bool shouldInsertFencesForAtomic(const Instruction *I) const { shouldInsertFencesForAtomic() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21405 bool ARMTargetLowering::shouldInsertFencesForAtomic( shouldInsertFencesForAtomic() function in ARMTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp25041 bool AArch64TargetLowering::shouldInsertFencesForAtomic( shouldInsertFencesForAtomic() function in AArch64TargetLowering
[all...]