Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
H A Dconstantfold.h82 ConstvalNode *FoldFPConstComparison(Opcode opcode, PrimType resultType, PrimType opndType,
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp617 ConstvalNode *ConstantFold::FoldFPConstComparison(Opcode opcode, PrimType resultType, PrimType opndType, in FoldFPConstComparison() function in maple::__anon90::ConstantFold
653 returnValue = FoldFPConstComparison(opcode, resultType, opndType, const0, const1); in FoldConstComparison()

Completed in 4 milliseconds