Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgfunc.cpp45 static Operand *HandleConstVal(const BaseNode &parent, BaseNode &expr, CGFunc &cgFunc) in HandleConstVal() function
238 RegisterFactoryFunction<HandleExprFactory>(OP_constval, HandleConstVal); in InitHandleExprFactory()
H A Disel.cpp347 static Operand *HandleConstVal(const BaseNode &parent, BaseNode &expr, MPISel &iSel) in HandleConstVal() function
479 RegisterFactoryFunction<HandleExprFactory>(OP_constval, HandleConstVal); in InitHandleExprFactory()

Completed in 5 milliseconds