Searched defs:CreateMemOperand (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_cgfunc.cpp | 3103 MemOperand *AArch64CGFunc::CreateMemOperand(uint32 size, RegOperand &base, ImmOperand &ofstOp, bool… in CreateMemOperand() function in maplebe::AArch64CGFunc 3114 MemOperand *AArch64CGFunc::CreateMemOperand(MemOperand::AArch64AddressingMode mode, uint32 size, Re… in CreateMemOperand() function in maplebe::AArch64CGFunc 3124 MemOperand *AArch64CGFunc::CreateMemOperand(MemOperand::AArch64AddressingMode mode, uint32 size, Re… in CreateMemOperand() function in maplebe::AArch64CGFunc 3135 MemOperand *AArch64CGFunc::CreateMemOperand(MemOperand::AArch64AddressingMode mode, uint32 dSize, R… in CreateMemOperand() function in maplebe::AArch64CGFunc 3145 MemOperand *AArch64CGFunc::CreateMemOperand(MemOperand::AArch64AddressingMode mode, uint32 dSize, c… in CreateMemOperand() function in maplebe::AArch64CGFunc
|