Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp547 bool NeedBitcast = OrigTy->isFloatingPointTy(); in createCmpXchgInstFun() local
548 if (NeedBitcast) { in createCmpXchgInstFun()
560 if (NeedBitcast) in createCmpXchgInstFun()