Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGAtomic.cpp832 bool ShouldCastToIntPtrTy = true; in EmitAtomicExpr() local
922 ShouldCastToIntPtrTy = !MemTy->isFloatingType(); in EmitAtomicExpr()
973 if (ShouldCastToIntPtrTy) { in EmitAtomicExpr()
981 if (ShouldCastToIntPtrTy) in EmitAtomicExpr()
987 if (ShouldCastToIntPtrTy) in EmitAtomicExpr()