Home
last modified time | relevance | path

Searched defs:fpSize (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcall_conv.h33 uint32 fpSize = 0; member
251 uint32 fpSize = 0; /* size of fp param if isPureFloat */ variable
/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()
Daarch64_cgfunc.cpp1969 uint32 fpSize; in SelectIassignfpoff() local
2766 uint32 fpSize; in LmbcStructReturnLoad() local
6201 uint32 AArch64CGFunc::FloatParamRegRequired(MIRStructType *structType, uint32 &fpSize) in FloatParamRegRequired()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_args.cpp177 std::vector<uint32> fpSize; in MoveRegisterArgs() local
Dx64_cgfunc.cpp41 uint32 X64CGFunc::FloatParamRegRequired(MIRStructType *structType, uint32 &fpSize) in FloatParamRegRequired()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcgfunc.cpp1921 uint32 fpSize; in CreateLmbcFormalParamInfo() local