Home
last modified time | relevance | path

Searched defs:RoundInt (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/Reactor/
DLLVMReactor.cpp2389 RValue<Int> RoundInt(RValue<Float> cast) in RoundInt() function
2699 RValue<Int4> RoundInt(RValue<Float4> cast) in RoundInt() function
DSubzeroReactor.cpp3235 RValue<Int> RoundInt(RValue<Float> cast) in RoundInt() function
3594 RValue<Int4> RoundInt(RValue<Float4> cast) in RoundInt() function
/external/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp1495 TEST(ReactorUnitTests, RoundInt) in TEST() argument