Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMReactor.cpp188 llvm::Value *lowerRoundInt(llvm::Value *x, llvm::Type *ty) in lowerRoundInt() function
4446 return RValue<Int>(V(lowerRoundInt(V(cast.value), T(Int::getType())))); in RoundInt()
5693 return As<Int4>(V(lowerRoundInt(V(cast.value), T(Int4::getType())))); in RoundInt()