Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_abi.h36 constexpr AArch64reg floatParmRegs[kNumFloatParmRegs] = {V0, V1, V2, V3, V4, V5, V6, V7}; variable
Daarch64_call_conv.h172 static constexpr AArch64reg floatParmRegs[kNumFloatParmRegs] = {}; variable