Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DReactorUnitTests.cpp917 TEST(ReactorUnitTests, MulHigh) in TEST() argument
DSubzeroReactor.cpp3599 RValue<Short4> MulHigh(RValue<Short4> x, RValue<Short4> y) in MulHigh() function
4064 RValue<UShort4> MulHigh(RValue<UShort4> x, RValue<UShort4> y) in MulHigh() function
4206 RValue<Short8> MulHigh(RValue<Short8> x, RValue<Short8> y) in MulHigh() function
4354 RValue<UShort8> MulHigh(RValue<UShort8> x, RValue<UShort8> y) in MulHigh() function
DLLVMReactor.cpp3536 RValue<Short4> MulHigh(RValue<Short4> x, RValue<Short4> y) in MulHigh() function
3852 RValue<UShort4> MulHigh(RValue<UShort4> x, RValue<UShort4> y) in MulHigh() function
3949 RValue<Short8> MulHigh(RValue<Short8> x, RValue<Short8> y) in MulHigh() function
4089 RValue<UShort8> MulHigh(RValue<UShort8> x, RValue<UShort8> y) in MulHigh() function