Home
last modified time | relevance | path

Searched refs:getPrintfStorageType (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DNucleus.hpp333 static Type *getPrintfStorageType(Type *valueType);
DReactor.cpp4474 auto storageTy = Nucleus::getPrintfStorageType(Int::type()); in toInt()
4494 auto storageTy = Nucleus::getPrintfStorageType(Float::type()); in toFloat()
DLLVMReactor.cpp1724 Type *Nucleus::getPrintfStorageType(Type *valueType) in getPrintfStorageType() function in rr::Nucleus
DSubzeroReactor.cpp2000 Type *Nucleus::getPrintfStorageType(Type *valueType) in getPrintfStorageType() function in rr::Nucleus