Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgfunc.cpp151 static Operand *HandleLnot(const BaseNode &parent, BaseNode &expr, CGFunc &cgFunc) in HandleLnot() function
255 RegisterFactoryFunction<HandleExprFactory>(OP_lnot, HandleLnot); in InitHandleExprFactory()
H A Disel.cpp390 static Operand *HandleLnot(const BaseNode &parent, BaseNode &expr, MPISel &iSel) in HandleLnot() function
492 RegisterFactoryFunction<HandleExprFactory>(OP_lnot, HandleLnot); in InitHandleExprFactory()

Completed in 5 milliseconds