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.cpp608 …Operand &fpOpnd = aarchCGFunc.GetOrCreatePhysicalRegisterOperand(stackBaseReg, k64BitSize, kRegTyI… in GeneratePushRegs() local
876 …Operand &fpOpnd = aarchCGFunc.GetOrCreatePhysicalRegisterOperand(stackBaseReg, k64BitSize, kRegTyI… in GenerateProlog() local
1240 …Operand &fpOpnd = aarchCGFunc.GetOrCreatePhysicalRegisterOperand(stackBaseReg, k64BitSize, kRegTyI… in GenerateEpilog() local
Daarch64_cgfunc.cpp6770 RegOperand &fpOpnd = GetOrCreateStackBaseRegOperand(); in GenRetCleanup() local
7027 RegOperand &fpOpnd = GetOrCreateStackBaseRegOperand(); in HandleRCCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp725 RegOperand &fpOpnd = cgFunc->GetOpndBuilder()->CreatePReg(RFP, k64BitSize, kRegTyInt); in GenCVaStartIntrin() local