Home
last modified time | relevance | path

Searched refs:lowerPAVG (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp87 llvm::Value *lowerPAVG(llvm::Value *x, llvm::Value *y) in lowerPAVG() function
2276 return As<UShort4>(V(lowerPAVG(V(x.value()), V(y.value())))); in Average()
3845 return As<UShort4>(V(lowerPAVG(V(x.value()), V(y.value())))); in pavgw()

Completed in 8 milliseconds