Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_cg.h112 enum : uint8 { kR8LowList, kR8HighList, kR16List, kR32List, kR64List, kR128List }; enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_cg.h163 enum : uint8 { kR8List, kR16List, kR32List, kR64List, kV64List }; enumerator