Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:NumItems

1444   static const unsigned NumItems = 16;
1457 llvm::APInt(32, NumItems),
1482 // The second argument is a temporary array with space for NumItems
1491 llvm::Constant *Count = llvm::ConstantInt::get(UnsignedLongLTy, NumItems);