Home | History | Annotate | Download | only in src

Lines Matching defs:DefaultType

1193   static const Type DefaultType[] = {
1204 assert(unsigned(RegNum) < llvm::array_lengthof(DefaultType));
1205 Ty = DefaultType[RegNum];