Searched defs:Max (Results 1 – 6 of 6) sorted by relevance
130 T Max(T a, T b) in Max() function
523 inline IntVal Max(const IntVal &a, const IntVal &b) in Max() function530 inline IntVal Max(const IntVal &a, const IntVal &b, PrimType newType) in Max() function
323 GateRef Max = Double(INT32_MAX); in DoubleCheckINFInRangeInt32() local357 GateRef Max = Double(INT32_MAX); in DoubleInRangeInt32() local
505 JSTaggedValue BuiltinsMath::Max(EcmaRuntimeCallInfo *argv) in Max() function in panda::ecmascript::builtins::BuiltinsMath
680 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