Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp811 bool ShouldCastToIntPtrTy = true; in EmitAtomicExpr() local
897 ShouldCastToIntPtrTy = !MemTy->isFloatingType(); in EmitAtomicExpr()
940 if (ShouldCastToIntPtrTy) { in EmitAtomicExpr()
948 if (ShouldCastToIntPtrTy) in EmitAtomicExpr()
954 if (ShouldCastToIntPtrTy) in EmitAtomicExpr()