Searched defs:getSyncScopeID (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h270 SyncScope::ID getSyncScopeID() const { function in class:llvm::LoadInst
401 SyncScope::ID getSyncScopeID() const { function in class:llvm::StoreInst
507 SyncScope::ID getSyncScopeID() const { function in class:llvm::FenceInst
627 SyncScope::ID getSyncScopeID() const { function in class:llvm::AtomicCmpXchgInst
821 SyncScope::ID getSyncScopeID() const { function in class:llvm::AtomicRMWInst
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1344 SyncScope::ID getSyncScopeID() const { return MMO->getSyncScopeID(); } function in class:llvm::MemSDNode
H A DMachineMemOperand.h241 SyncScope::ID getSyncScopeID() const { function in class:llvm::MachineMemOperand

Completed in 132 milliseconds