Home
last modified time | relevance | path

Searched defs:paramTys (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp3484 llvm::SmallVector<llvm::Type *, 2> paramTys; in Atan2() local
3632 llvm::SmallVector<llvm::Type *, 8> paramTys; in Call() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp671 std::vector<Type *> paramTys; member