Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp180 static unsigned getAtomicOpSize(StoreInst *SI) { in getAtomicOpSize() function
185 static unsigned getAtomicOpSize(AtomicRMWInst *RMWI) { in getAtomicOpSize() function
190 static unsigned getAtomicOpSize(AtomicCmpXchgInst *CASI) { in getAtomicOpSize() function
[all...]