Home
last modified time | relevance | path

Searched refs:valueTy (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp1726 llvm::Type *valueTy = T(valueType); in getPrintfStorageType() local
1727 if(valueTy->isIntegerTy()) in getPrintfStorageType()
1731 if(valueTy->isFloatTy()) in getPrintfStorageType()
DSubzeroReactor.cpp2002 Ice::Type valueTy = T(valueType); in getPrintfStorageType() local
2003 switch(valueTy) in getPrintfStorageType()