Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp245 llvm::Value *lowerMulAdd(llvm::Value *x, llvm::Value *y) in lowerMulAdd() function
2130 return As<Int2>(V(lowerMulAdd(V(x.value()), V(y.value())))); in MulAdd()
2311 return As<Int4>(V(lowerMulAdd(V(x.value()), V(y.value())))); in MulAdd()

Completed in 8 milliseconds