Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp475 bool NeedBitcast = OrigTy->isFloatingPointTy(); in createCmpXchgInstFun() local
476 if (NeedBitcast) { in createCmpXchgInstFun()
490 if (NeedBitcast) in createCmpXchgInstFun()