Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcfi.cpp26 struct CfiDescr { struct
27 const std::string name;
28 uint32 opndCount;
30 std::array<Operand::OperandType, 3> opndTypes;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_emitter.cpp1642 struct CfiDescr { struct
1643 const std::string name;
1644 uint32 opndCount;
1646 std::array<Operand::OperandType, 3> opndTypes;