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/
H A DLLVMReactor.cpp1726 llvm::Type *valueTy = T(valueType); in getPrintfStorageType() local
1727 if(valueTy->isIntegerTy()) in getPrintfStorageType()
1731 if(valueTy->isFloatTy()) in getPrintfStorageType()
H A DSubzeroReactor.cpp2002 Ice::Type valueTy = T(valueType);
2003 switch(valueTy)

Completed in 12 milliseconds