reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
670 ResVal = getFnValueByID(ValNo, getTypeByID(TypeNo)); 1659 B.addByValAttr(HasType ? getTypeByID(Record[++i]) : nullptr); 1773 ResultTy = getTypeByID(Record[0]); 1787 if (Type *T = getTypeByID(Record[i])) 1793 ResultTy = getTypeByID(Record[2]); 1806 if (Type *T = getTypeByID(Record[i])) { 1815 ResultTy = getTypeByID(Record[1]); 1827 if (Type *T = getTypeByID(Record[i])) 1860 if (Type *T = getTypeByID(Record[i])) 1892 ResultTy = getTypeByID(Record[1]); 1903 ResultTy = getTypeByID(Record[1]); 2569 Type *OpTy = getTypeByID(Record[1]); 2586 PointeeType = getTypeByID(Record[OpNum++]); 2602 Type *ElTy = getTypeByID(Record[OpNum++]); 2648 dyn_cast_or_null<VectorType>(getTypeByID(Record[0])); 2654 Type *IdxTy = getTypeByID(Record[2]); 2675 Type *IdxTy = getTypeByID(Record[2]); 2701 dyn_cast_or_null<VectorType>(getTypeByID(Record[0])); 2715 Type *OpTy = getTypeByID(Record[0]); 2782 Type *FnTy = getTypeByID(Record[0]); 3663 [&](unsigned ID) { return getTypeByID(ID); }); 4365 Type *OpTy = getTypeByID(Record[1]); 4423 Type *OpTy = getTypeByID(Record[0]); 4447 Type *OpTy = getTypeByID(Record[0]); 4751 Type *OpTy = getTypeByID(Record[1]); 5089 Type *OpTy = getTypeByID(Record[0]);