Searched defs:getSyncScopeID (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h249 SyncScope::ID getSyncScopeID() const { function in class:llvm::MachineMemOperand
H A DSelectionDAGNodes.h1339 SyncScope::ID getSyncScopeID() const { return MMO->getSyncScopeID(); } function in class:llvm::MemSDNode
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h240 SyncScope::ID getSyncScopeID() const { function in class:llvm::LoadInst
372 SyncScope::ID getSyncScopeID() const { function in class:llvm::StoreInst
480 SyncScope::ID getSyncScopeID() const { function in class:llvm::FenceInst
617 SyncScope::ID getSyncScopeID() const { function in class:llvm::AtomicCmpXchgInst
832 SyncScope::ID getSyncScopeID() const { function in class:llvm::AtomicRMWInst

Completed in 179 milliseconds