Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_abi.cpp44 #define FP_SIMD_REG_ALIAS(ID) in IsAvailableReg() macro
76 #define FP_SIMD_REG_ALIAS(ID) in IsCalleeSavedReg() macro
102 #define FP_SIMD_REG_ALIAS(ID) in IsSpillReg() macro
128 #define FP_SIMD_REG_ALIAS(ID) in IsExtraSpillReg() macro
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_isa.h87 #define FP_SIMD_REG_ALIAS(ID) macro
101 #define FP_SIMD_REG_ALIAS(ID) S##ID = V##ID, macro
106 #define FP_SIMD_REG_ALIAS(ID) D##ID = V##ID, macro