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.cpp897 bool ShouldCastToIntPtrTy = true; in EmitAtomicExpr() local
997 ShouldCastToIntPtrTy = !MemTy->isFloatingType(); in EmitAtomicExpr()
1048 if (ShouldCastToIntPtrTy) { in EmitAtomicExpr()
1056 if (ShouldCastToIntPtrTy) in EmitAtomicExpr()
1062 if (ShouldCastToIntPtrTy) in EmitAtomicExpr()