Searched refs:TypedFloor (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | builtins_lowering.h | 37 GateRef TypedFloor(GateRef gate); |
H A D | builtins_lowering.cpp | 66 auto ret = TypedFloor(gate); in LowerTypedFloor() 110 GateRef BuiltinLowering::TypedFloor(GateRef gate) in TypedFloor() function in panda::ecmascript::kungfu::BuiltinLowering |
Completed in 2 milliseconds