Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SizeTy

1202     = llvm::ConstantInt::get(SizeTy, countFromCLAs);
1228 assert(vlaSize->getType() == SizeTy);
1336 entry = Builder.CreateIntCast(Size, SizeTy, /*signed*/ false);