Home
last modified time | relevance | path

Searched refs:expandPartwordCmpXchg (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp92 void expandPartwordCmpXchg(AtomicCmpXchgInst *I);
810 void AtomicExpand::expandPartwordCmpXchg(AtomicCmpXchgInst *CI) { in expandPartwordCmpXchg() function in AtomicExpand
1417 expandPartwordCmpXchg(CI); in tryExpandAtomicCmpXchg()