Home | History | Annotate | Download | only in IR

Lines Matching defs:Table

1136   // with private linkage don't have entries in the symbol table.
3762 SmallVector<Intrinsic::IITDescriptor, 8> Table;
3763 getIntrinsicInfoTableEntries(ID, Table);
3764 ArrayRef<Intrinsic::IITDescriptor> TableRef = Table;