Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_call_conv.cpp105 uint32 &fpSize) in ProcessStructWhenClassifyAggregate()
161 size_t classesLength, uint32 &fpSize) in ClassifyAggregate()
205 uint32 AArch64CallConvImpl::FloatParamRegRequired(MIRStructType &structType, uint32 &fpSize) in FloatParamRegRequired()
241 uint32 fpSize; in LocateRetVal() local
435 uint32 fpSize; in ProcessPtyAggWhenLocateNextParm() local
597 uint32 fpSize; in InitReturnInfo() local
Daarch64_args.cpp77 std::vector<uint32> &fpSize, uint32 argIndex) const in GetArgInfo()
238 …eRegArgs::GenerateStrInsn(const ArgInfo &argInfo, AArch64reg reg2, uint32 numFpRegs, uint32 fpSize) in GenerateStrInsn()
309 std::vector<uint32> fpSize; in MoveRegisterArgs() local
Daarch64_cgfunc.cpp2083 uint32 fpSize; in SelectIassignfpoff() local
3346 uint32 fpSize; in LmbcStructReturnLoad() local
6786 uint32 AArch64CGFunc::FloatParamRegRequired(MIRStructType *structType, uint32 &fpSize) in FloatParamRegRequired()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcall_conv.h33 uint32 fpSize = 0; member
233 uint32 fpSize = 0; /* size of fp param if isPureFloat */ variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_args.cpp174 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.cpp1845 uint32 fpSize; in CreateLmbcFormalParamInfo() local