Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp812 GateRef TypedNativeInlineLowering::BuildIntMinMax(GateRef int1, GateRef int2, GateRef in1, GateRef … in BuildIntMinMax()
933 GateRef int2 = builder_.GetInt32OfTInt(in2); in LowerTNumberMinMax() local
974 GateRef int2 = builder_.GetInt32OfTInt(in2); in LowerMathMinMaxWithIntrinsic() local