Home
last modified time | relevance | path

Searched defs:kMaxRegNum (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_isa.h60 kMaxRegNum, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_isa.h91 kMaxRegNum, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Doperand.h139 static const uint8 kMaxRegNum = 35; variable