Searched refs:SizeVal64 (Results 1 – 1 of 1) sorted by relevance
1471 ConstantInt *SizeVal64 = ConstantInt::get(Type::getInt64Ty(Ctx), Size); in expandAtomicOpToLibcall() local1554 Builder.CreateLifetimeStart(AllocaCASExpected_i8, SizeVal64); in expandAtomicOpToLibcall()1570 Builder.CreateLifetimeStart(AllocaValue_i8, SizeVal64); in expandAtomicOpToLibcall()1582 Builder.CreateLifetimeStart(AllocaResult_i8, SizeVal64); in expandAtomicOpToLibcall()1615 Builder.CreateLifetimeEnd(AllocaValue_i8, SizeVal64); in expandAtomicOpToLibcall()1624 Builder.CreateLifetimeEnd(AllocaCASExpected_i8, SizeVal64); in expandAtomicOpToLibcall()1634 Builder.CreateLifetimeEnd(AllocaResult_i8, SizeVal64); in expandAtomicOpToLibcall()