Home
last modified time | relevance | path

Searched defs:CreateMemOperand (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_ssa.cpp35 MemOperand *AArch64CGSSAInfo::CreateMemOperand(MemOperand &memOpnd, bool isOnSSA) in CreateMemOperand() function in maplebe::AArch64CGSSAInfo
Daarch64_cgfunc.cpp6401 MemOperand *AArch64CGFunc::CreateMemOperand(uint32 size, RegOperand &base, ImmOperand &ofstOp, bool… in CreateMemOperand() function in maplebe::AArch64CGFunc
6412 MemOperand *AArch64CGFunc::CreateMemOperand(MemOperand::AArch64AddressingMode mode, uint32 size, Re… in CreateMemOperand() function in maplebe::AArch64CGFunc
6422 MemOperand *AArch64CGFunc::CreateMemOperand(MemOperand::AArch64AddressingMode mode, uint32 size, Re… in CreateMemOperand() function in maplebe::AArch64CGFunc
6433 MemOperand *AArch64CGFunc::CreateMemOperand(MemOperand::AArch64AddressingMode mode, uint32 dSize, R… in CreateMemOperand() function in maplebe::AArch64CGFunc
6443 MemOperand *AArch64CGFunc::CreateMemOperand(MemOperand::AArch64AddressingMode mode, uint32 dSize, c… in CreateMemOperand() function in maplebe::AArch64CGFunc