Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:Length

334     unsigned Length;
689 return StringRef(Tok.Data, Tok.Length);
698 Op->Tok.Length = Str.size();
715 Op->Tok.Length = Str.size();