Home
last modified time | relevance | path

Searched defs:SelectAddrof (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp947 Operand *X64MPIsel::SelectAddrof(AddrofNode &expr, const BaseNode &parent) in SelectAddrof() function in maplebe::X64MPIsel
Dx64_cgfunc.cpp270 Operand *X64CGFunc::SelectAddrof(AddrofNode &expr, const BaseNode &parent, bool isAddrofoff) in SelectAddrof() function in maplebe::X64CGFunc
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp2480 void AArch64CGFunc::SelectAddrof(Operand &result, StImmOperand &stImm, FieldID field) in SelectAddrof() function in maplebe::AArch64CGFunc
2562 void AArch64CGFunc::SelectAddrof(Operand &result, MemOperand &memOpnd, FieldID field) in SelectAddrof() function in maplebe::AArch64CGFunc
2595 Operand *AArch64CGFunc::SelectAddrof(AddrofNode &expr, const BaseNode &parent, bool isAddrofoff) in SelectAddrof() function in maplebe::AArch64CGFunc