Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp863 bool ShouldCastToIntPtrTy = true; in EmitAtomicExpr() local
981 ShouldCastToIntPtrTy = !MemTy->isFloatingType(); in EmitAtomicExpr()
1032 if (ShouldCastToIntPtrTy) { in EmitAtomicExpr()
1040 if (ShouldCastToIntPtrTy) in EmitAtomicExpr()
1046 if (ShouldCastToIntPtrTy) in EmitAtomicExpr()