Home
last modified time | relevance | path

Searched defs:stOpnd (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp456 Operand *stOpnd = opndVec[i]; in SelectLibCallNArg() local
921 ImmOperand &stOpnd = cgFunc->GetOpndBuilder()->CreateImm(*lblSt, 0, 0); in SelectRangeGoto() local
985 ImmOperand &stOpnd = cgFunc->GetOpndBuilder()->CreateImm(*symbol, 0, 0); in SelectAddrofFunc() local
1016 ImmOperand &stOpnd = cgFunc->GetOpndBuilder()->CreateImm(*labelSym, 0, 0); in SelectAddrofLabel() local
1128 ImmOperand &stOpnd = cgFunc->GetOpndBuilder()->CreateImm(*labelSym, 0, 0); in SelectStrLiteral() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp1161 …Operand &stOpnd = LoadIntoRegister(opnd0, IsPrimitiveInteger(rhsPType) || IsPrimitiveVectorInteger… in SelectDassign() local
1241 Operand &stOpnd = LoadIntoRegister(opnd0, true, size, false); in SelectDassignoff() local
3092 StImmOperand &stOpnd = cgFunc.CreateStImmOperand(*labelSym, 0, 0); in SelectStrLiteral() local
5692 StImmOperand &stOpnd = CreateStImmOperand(*lblSt, 0, 0); in SelectRangeGoto() local
8338 StImmOperand &stOpnd = CreateStImmOperand(symbol, offset, 0); in GetOrCreateMemOpndAfterRa() local
8350 StImmOperand &stOpnd = CreateStImmOperand(symbol, offset, 0); in GetOrCreateMemOpndAfterRa() local
8356 StImmOperand &stOpnd = CreateStImmOperand(symbol, offset, 0); in GetOrCreateMemOpndAfterRa() local
8446 StImmOperand &stOpnd = CreateStImmOperand(symbol, offset, 0); in GetOrCreateMemOpnd() local
8471 StImmOperand &stOpnd = CreateStImmOperand(symbol, offset, 0); in CreateMemOpndForStatic() local
8480 StImmOperand &stOpnd = CreateStImmOperand(symbol, offset, 0); in CreateMemOpndForStatic() local
[all …]
Daarch64_obj_emitter.cpp545 const StImmOperand &stOpnd = static_cast<const StImmOperand &>(opnd); in GetAdrLabelOpndValue() local
638 const StImmOperand &stOpnd = static_cast<const StImmOperand &>(opnd); in GetLo12LitrealOpndValue() local
Daarch64_proepilog.cpp181 StImmOperand &stOpnd = aarchCGFunc.CreateStImmOperand(*stkGuardSym, 0, 0); in GenStackGuard() local