Searched defs:rhs_min (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ |
D | operation-typer.cc | 171 Type OperationTyper::AddRanger(double lhs_min, double lhs_max, double rhs_min, in AddRanger() 198 double rhs_min, double rhs_max) { in SubtractRanger() 223 double rhs_min, double rhs_max) { in MultiplyRanger()
|
/external/gemmlowp/doc/ |
D | quantization_example.cc | 299 float lhs_min, lhs_max, rhs_min, rhs_max, result_min, result_max; in main() local
|