Searched defs:is_double (Results 1 – 3 of 3) sorted by relevance
46 bool is_double = (input_type == DataType::Type::kFloat64); in FixUpArguments() local
548 static void GenMathRound(HInvoke* invoke, bool is_double, vixl::aarch64::MacroAssembler* masm) { in GenMathRound()
1797 bool is_double) { in GenerateFPCompare()