Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DAtomicExpandPass.cpp553 bool NeedBitcast = OrigTy->isFloatingPointTy(); in createCmpXchgInstFun() local
554 if (NeedBitcast) { in createCmpXchgInstFun()
568 if (NeedBitcast) in createCmpXchgInstFun()