Searched refs:lowerRoundInt (Results 1 – 1 of 1) sorted by relevance
188 llvm::Value *lowerRoundInt(llvm::Value *x, llvm::Type *ty) in lowerRoundInt() function4446 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()