Home
last modified time | relevance | path

Searched refs:FoldFloor (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
H A Dconstantfold.h68 ConstvalNode *FoldFloor(const ConstvalNode &cst, PrimType fromType, PrimType toType) const;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp1011 ConstvalNode *ConstantFold::FoldFloor(const ConstvalNode &cst, PrimType fromType, PrimType toType) const in FoldFloor() function in maple::__anon90::ConstantFold
1288 result = FoldFloor(*cst, fromPtyp, destPtyp); in FoldTypeCvt()

Completed in 4 milliseconds