Home
last modified time | relevance | path

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

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