Home
last modified time | relevance | path

Searched defs:ShiftOp (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dlowering_test.cpp29 using ShiftOp = std::pair<Opcode, ShiftType>; typedef
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h1806 enum ShiftOp : uint8 { enum