Searched defs:Max (Results 1 – 6 of 6) sorted by relevance
130 T Max(T a, T b) in Max() function
496 inline IntVal Max(const IntVal &a, const IntVal &b) in Max() function503 inline IntVal Max(const IntVal &a, const IntVal &b, PrimType newType) in Max() function
272 GateRef Max = Double(INT32_MAX); in DoubleCheckINFInRangeInt32() local306 GateRef Max = Double(INT32_MAX); in DoubleInRangeInt32() local
507 JSTaggedValue BuiltinsMath::Max(EcmaRuntimeCallInfo *argv) in Max() function in panda::ecmascript::builtins::BuiltinsMath
877 Expr LMIRBuilder::Max(Type *type, Expr src1, Expr src2) in Max() function in maple::litecg::LMIRBuilder
2676 HWTEST_F_L0(BuiltinsMathTest, Max) in HWTEST_F_L0() argument