Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_call_conv.cpp24 uint32 AArch64CallConvImpl::FloatParamRegRequired(const MIRStructType &structType, uint32 &fpSize) in FloatParamRegRequired() function in maplebe::AArch64CallConvImpl
Daarch64_cgfunc.cpp6201 uint32 AArch64CGFunc::FloatParamRegRequired(MIRStructType *structType, uint32 &fpSize) in FloatParamRegRequired() function in maplebe::AArch64CGFunc
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp41 uint32 X64CGFunc::FloatParamRegRequired(MIRStructType *structType, uint32 &fpSize) in FloatParamRegRequired() function in maplebe::X64CGFunc