Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:NumItems

1484   static const unsigned NumItems = 16;
1497 llvm::APInt(32, NumItems),
1523 // The second argument is a temporary array with space for NumItems
1533 llvm::Constant *Count = llvm::ConstantInt::get(UnsignedLongLTy, NumItems);