Home
last modified time | relevance | path

Searched defs:shouldInsertTrailingFenceForAtomicStore (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h2157 shouldInsertTrailingFenceForAtomicStore(const Instruction *I) const { in shouldInsertTrailingFenceForAtomicStore() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp26498 bool AArch64TargetLowering::shouldInsertTrailingFenceForAtomicStore( in shouldInsertTrailingFenceForAtomicStore() function in AArch64TargetLowering