Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp151 static unsigned getAtomicOpSize(LoadInst *LI) { getAtomicOpSize() function
156 static unsigned getAtomicOpSize(StoreInst *SI) { getAtomicOpSize() function
161 static unsigned getAtomicOpSize(AtomicRMWInst *RMWI) { getAtomicOpSize() function
166 static unsigned getAtomicOpSize(AtomicCmpXchgInst *CASI) { getAtomicOpSize() function
[all...]