Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMReactor.cpp289 llvm::Value *lowerSignMask(llvm::Value *x, llvm::Type *retTy) in lowerSignMask() function
1899 return As<Int>(V(lowerSignMask(V(x.value()), T(Int::type())))); in SignMask()
1953 return As<Int>(V(lowerSignMask(V(x.value()), T(Int::type())))); in SignMask()
2785 return As<Int>(V(lowerSignMask(V(x.value()), T(Int::type())))); in SignMask()