Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgfunc.cpp118 static Operand *HandleBxor(const BaseNode &parent, BaseNode &expr, CGFunc &cgFunc) in HandleBxor() function
250 RegisterFactoryFunction<HandleExprFactory>(OP_bxor, HandleBxor); in InitHandleExprFactory()
H A Disel.cpp304 static Operand *HandleBxor(const BaseNode &parent, BaseNode &expr, MPISel &iSel) in HandleBxor() function
489 RegisterFactoryFunction<HandleExprFactory>(OP_bxor, HandleBxor); in InitHandleExprFactory()

Completed in 5 milliseconds