Searched refs:shouldCastToInt (Results 1 – 1 of 1) sorted by relevance
1409 static bool shouldCastToInt(llvm::Type *ValTy, bool CmpXchg) { in shouldCastToInt() function1432 if (!shouldCastToInt(ValTy, CmpXchg)) { in ConvertToValueOrAtomic()1477 if (shouldCastToInt(Addr.getElementType(), CmpXchg)) in EmitAtomicLoadOp()1619 if (!shouldCastToInt(Value->getType(), CmpXchg)) in convertRValueToInt()1810 shouldCastToInt(NewAtomicAddr.getElementType(), /*CmpXchg=*/true) in EmitAtomicUpdateOp()1991 if (shouldCastToInt(Value->getType(), /*CmpXchg=*/false)) { in EmitAtomicStore()