Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp1225 …Operand &fpOpnd = aarchCGFunc.GetOrCreatePhysicalRegisterOperand(stackBaseReg, k64BitSize, kRegTyI… in GeneratePushRegs() local
1514 …Operand &fpOpnd = aarchCGFunc.GetOrCreatePhysicalRegisterOperand(stackBaseReg, k64BitSize, kRegTyI… in GenerateProlog() local
1905 …Operand &fpOpnd = aarchCGFunc.GetOrCreatePhysicalRegisterOperand(stackBaseReg, k64BitSize, kRegTyI… in GenerateEpilog() local
Daarch64_cgfunc.cpp7403 RegOperand &fpOpnd = GetOrCreateStackBaseRegOperand(); in GenRetCleanup() local
7699 RegOperand &fpOpnd = GetOrCreateStackBaseRegOperand(); in HandleRCCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp728 RegOperand &fpOpnd = cgFunc->GetOpndBuilder()->CreatePReg(RFP, k64BitSize, kRegTyInt); in GenCVaStartIntrin() local