Searched refs:getPrintfStorageType (Results 1 – 4 of 4) sorted by relevance
333 static Type *getPrintfStorageType(Type *valueType);
4474 auto storageTy = Nucleus::getPrintfStorageType(Int::type()); in toInt()4494 auto storageTy = Nucleus::getPrintfStorageType(Float::type()); in toFloat()
1724 Type *Nucleus::getPrintfStorageType(Type *valueType) in getPrintfStorageType() function in rr::Nucleus
2000 Type *Nucleus::getPrintfStorageType(Type *valueType) in getPrintfStorageType() function in rr::Nucleus