Searched defs:convertType (Results 1 – 6 of 6) sorted by relevance
51 ModifyStructConfig(ConvertType convertType, bool allowPacking, bool allowPadding) in ModifyStructConfig()86 ConvertType convertType; variable
829 Access ConvertBoolToUint(ConvertType convertType, OriginalAccess &o, ModifiedAccess &m) in ConvertBoolToUint()
61 static Type convertType(Type type) { in convertType() function in mlir::tosa::__anond7281d2d0111::QuantTypeConverter
200 public static Object convertType(Class type, String value, String paramName) { in convertType() method in Parameters
106 static UBreakIteratorType convertType(SkUnicode::BreakType type) { in convertType() function
2396 const string convertType = convertPrefix + "u32"; in finalizeFullOperation() local