Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1465 Type *SizedIntTy = Type::getIntNTy(Ctx, Size * 8); in expandAtomicOpToLibcall() local
1467 unsigned AllocaAlignment = DL.getPrefTypeAlignment(SizedIntTy); in expandAtomicOpToLibcall()
1563 Builder.CreateBitOrPointerCast(ValueOperand, SizedIntTy); in expandAtomicOpToLibcall()
1598 ResultTy = SizedIntTy; in expandAtomicOpToLibcall()