Searched refs:getRefType (Results 1 – 12 of 12) sorted by relevance
117 return clazz.getRefType(u2referenceIndex); in getType()
106 public String getRefType(int constantIndex); in getRefType() method
150 public String getRefType(int constantIndex) in getRefType() method in LibraryClass
197 public String getRefType(int constantIndex) in getRefType() method in ProgramClass
36 mlir::Type Fortran::lower::FirOpBuilder::getRefType(mlir::Type eleTy) { in getRefType() function in Fortran::lower::FirOpBuilder45 auto noneRefType = getRefType(getNoneType()); in createNullConstant()
113 auto refType = builder.getRefType(boxCharType.getEleTy()); in toExtendedValue()135 return builder.getRefType(getCharacterType(box)); in getReferenceType()
1089 auto refType = builder.getRefType(charType); in genIchar()
318 complexPartType = builder.getRefType( in genInputItemList()
70 mlir::Type getRefType(mlir::Type eleTy);
270 clazz.getRefType(constantInstruction.constantIndex); in visitConstantInstruction()
232 clazz.getRefType(constantInstruction.constantIndex); in visitConstantInstruction()
872 static std::string getRefType(InfoType IT) { in getRefType() function906 J.attribute("RefType", getRefType(I.RefType)); in SerializeIndex()