Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMReactor.cpp166 llvm::Value *lowerTrunc(llvm::Value *x) in lowerTrunc() function
3049 return RValue<Float>(V(lowerTrunc(V(x.value())))); in Trunc()
3313 return RValue<Float4>(V(lowerTrunc(V(x.value())))); in Trunc()