Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp95 void expandPartwordAtomicRMW(
582 expandPartwordAtomicRMW(AI, in tryExpandAtomicRMW()
598 expandPartwordAtomicRMW(AI, in tryExpandAtomicRMW()
859 void AtomicExpand::expandPartwordAtomicRMW( in expandPartwordAtomicRMW() function in AtomicExpand