Searched defs:srcOpnds (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_cgfunc.cpp | 6771 ListOperand *srcOpnds = CreateListOpnd(*GetFuncScopeAllocator()); in GenerateCleanupCode() local 7035 ListOperand *srcOpnds = CreateListOpnd(*GetFuncScopeAllocator()); in GenSaveMethodInfoCode() local 7383 ListOperand *srcOpnds = CreateListOpnd(*GetFuncScopeAllocator()); in GenRetCleanup() local 7398 ListOperand *srcOpnds = CreateListOpnd(*GetFuncScopeAllocator()); in GenRetCleanup() local 7622 ListOperand *srcOpnds = CreateListOpnd(*GetFuncScopeAllocator()); in HandleRCCall() local 7657 ListOperand *srcOpnds = CreateListOpnd(*GetFuncScopeAllocator()); in HandleRCCall() local 7674 ListOperand *srcOpnds = CreateListOpnd(*GetFuncScopeAllocator()); in HandleRCCall() local 7761 …SelectParmListDreadSmallAggregate(const MIRSymbol &sym, MIRType &structType, ListOperand &srcOpnds, in SelectParmListDreadSmallAggregate() 7814 ListOperand &srcOpnds, int32 offset, in SelectParmListIreadSmallAggregate() 7873 …SelectParmListDreadLargeAggregate(const MIRSymbol &sym, MIRType &structType, ListOperand &srcOpnds, in SelectParmListDreadLargeAggregate() [all …]
|
| D | aarch64_proepilog.cpp | 442 ListOperand *srcOpnds = aarchCGFunc.CreateListOpnd(*cgFunc.GetFuncScopeAllocator()); in GenStackGuardCheckInsn() local
|
| D | aarch64_color_ra.cpp | 1152 auto &srcOpnds = static_cast<ListOperand &>(opnd1); in ComputeLiveRangesUpdateIfInsnIsCall() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_MPIsel.cpp | 235 void X64MPIsel::SelectParmList(StmtNode &naryNode, ListOperand &srcOpnds, uint32 &fpNum) in SelectParmList()
|