Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMReactor.cpp2385 RValue<Int> RoundInt(RValue<Float> cast) in RoundInt() function
2720 RValue<Int4> RoundInt(RValue<Float4> cast) in RoundInt() function
DSubzeroReactor.cpp3234 RValue<Int> RoundInt(RValue<Float> cast) in RoundInt() function
3586 RValue<Int4> RoundInt(RValue<Float4> cast) in RoundInt() function
/external/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp1280 TEST(ReactorUnitTests, RoundInt) in TEST() argument