Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDAtomicExpandPass.cpp505 bool NeedBitcast = OrigTy->isFloatingPointTy(); in createCmpXchgInstFun() local
506 if (NeedBitcast) { in createCmpXchgInstFun()
520 if (NeedBitcast) in createCmpXchgInstFun()