Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp206 llvm::Value *lowerVectorShl(llvm::Value *x, uint64_t scalarY) in lowerVectorShl()
219 llvm::Value *lowerVectorAShr(llvm::Value *x, uint64_t scalarY) in lowerVectorAShr()
232 llvm::Value *lowerVectorLShr(llvm::Value *x, uint64_t scalarY) in lowerVectorLShr()