Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp68 void handleFailure(Instruction &FailedInst, const Twine &Msg) const { in handleFailure() function in __anond0ba67280111::AtomicExpandImpl
1758 handleFailure(*I, "unsupported atomic load"); in expandAtomicLoadToLibcall()
1771 handleFailure(*I, "unsupported atomic store"); in expandAtomicStoreToLibcall()
1786 handleFailure(*I, "unsupported cmpxchg"); in expandAtomicCASToLibcall()