Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgfunc.cpp131 static Operand *HandleBnot(const BaseNode &parent, BaseNode &expr, CGFunc &cgFunc) in HandleBnot() function
252 RegisterFactoryFunction<HandleExprFactory>(OP_bnot, HandleBnot); in InitHandleExprFactory()
H A Disel.cpp385 static Operand *HandleBnot(const BaseNode &parent, BaseNode &expr, MPISel &iSel) in HandleBnot() function
491 RegisterFactoryFunction<HandleExprFactory>(OP_bnot, HandleBnot); in InitHandleExprFactory()

Completed in 6 milliseconds