Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgfunc.cpp193 static Operand *HandleCvt(const BaseNode &parent, BaseNode &expr, CGFunc &cgFunc) in HandleCvt() function
262 RegisterFactoryFunction<HandleExprFactory>(OP_cvt, HandleCvt); in InitHandleExprFactory()
H A Disel.cpp276 static Operand *HandleCvt(const BaseNode &parent, BaseNode &expr, MPISel &iSel) in HandleCvt() function
484 RegisterFactoryFunction<HandleExprFactory>(OP_cvt, HandleCvt); in InitHandleExprFactory()

Completed in 6 milliseconds