Home
last modified time | relevance | path

Searched defs:value_b (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/cctest/compiler/
Dtest-run-properties.cc49 volatile U value_b = static_cast<U>(kValues[j]); in TypedArrayLoadHelper() local
117 volatile U value_b = static_cast<U>(kValues[j]); in TypedArrayStoreHelper() local
/external/mesa3d/src/glsl/
Dast_to_hir.cpp165 arithmetic_result_type(ir_rvalue * &value_a, ir_rvalue * &value_b, in arithmetic_result_type()
496 relational_result_type(ir_rvalue * &value_a, ir_rvalue * &value_b, in relational_result_type()