Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDAtomicExpandPass.cpp582 bool NeedBitcast = OrigTy->isFloatingPointTy() || OrigTy->isVectorTy(); in createCmpXchgInstFun() local
583 if (NeedBitcast) { in createCmpXchgInstFun()
595 if (NeedBitcast) in createCmpXchgInstFun()