Home | History | Annotate | Download | only in src

Lines Matching refs:getNumBytes

1037   const SizeT Size = Var.getNumBytes();
1075 for (SizeT i = 0; i < Init->getNumBytes(); ++i) {
1081 Str << "\t.zero\t" << Init->getNumBytes() << "\n";