Searched defs:shouldInsertTrailingFenceForAtomicStore (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 2080 shouldInsertTrailingFenceForAtomicStore(const Instruction *I) const { shouldInsertTrailingFenceForAtomicStore() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 25052 bool AArch64TargetLowering::shouldInsertTrailingFenceForAtomicStore( shouldInsertTrailingFenceForAtomicStore() function in AArch64TargetLowering |