Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_abi.h28 constexpr int32 kNumFloatParmRegs = 8; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_abi.h28 constexpr int32 kNumFloatParmRegs = 8; variable
Daarch64_call_conv.h113 static constexpr int32 kNumFloatParmRegs = 0; variable