Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp858 bool ShouldCastToIntPtrTy = true; in EmitAtomicExpr() local
956 ShouldCastToIntPtrTy = !MemTy->isFloatingType(); in EmitAtomicExpr()
1007 if (ShouldCastToIntPtrTy) { in EmitAtomicExpr()
1015 if (ShouldCastToIntPtrTy) in EmitAtomicExpr()
1021 if (ShouldCastToIntPtrTy) in EmitAtomicExpr()