Home
last modified time | relevance | path

Searched refs:lowerSignMask (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp305 llvm::Value *lowerSignMask(llvm::Value *x, llvm::Type *retTy) in lowerSignMask() function
1919 return As<Int>(V(lowerSignMask(V(x.value()), T(Int::type())))); in SignMask()
1973 return As<Int>(V(lowerSignMask(V(x.value()), T(Int::type())))); in SignMask()
2805 return As<Int>(V(lowerSignMask(V(x.value()), T(Int::type())))); in SignMask()