Searched refs:ResultLlcS (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/crosstest/
H A Dtest_strengthreduce_main.cpp35 int32_t ResultLlcS, ResultSzS; local
40 ResultLlcS = multiplyByConst##suffix(UVal); \
42 if (ResultLlcS == ResultSzS) { \
47 << "): sz=" << ResultSzS << " llc=" << ResultLlcS << "\n"; \

Completed in 85 milliseconds