Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_cgfunc.h424 Operand &CreateCfiRegOperand(uint32 reg, uint32 size) override in CreateCfiRegOperand() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp375 Operand &X64CGFunc::CreateCfiRegOperand(uint32 reg, uint32 size) in CreateCfiRegOperand() function in maplebe::X64CGFunc