Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dasm_assembler.cpp446 void AsmAssembler::EmitDwFormExprlocCfa(uint32 dwOp) in EmitDwFormExprlocCfa()
453 void AsmAssembler::EmitDwFormExprlocAddr(uint32 dwOp, const std::string &addrStr) in EmitDwFormExprlocAddr()
462 void AsmAssembler::EmitDwFormExprlocFbreg(uint32 dwOp, int fboffset, size_t sleb128Size) in EmitDwFormExprlocFbreg()
472 void AsmAssembler::EmitDwFormExprlocBregn(uint32 dwOp, const std::string &dwOpName) in EmitDwFormExprlocBregn()
Delf_assembler.cpp1153 void ElfAssembler::EmitDwFormExprlocCfa(uint32 dwOp) in EmitDwFormExprlocCfa()
1159 void ElfAssembler::EmitDwFormExprlocAddr(uint32 dwOp, const std::string &addrStr) in EmitDwFormExprlocAddr()
1167 void ElfAssembler::EmitDwFormExprlocFbreg(uint32 dwOp, int fboffset, size_t sleb128Size) in EmitDwFormExprlocFbreg()
1176 void ElfAssembler::EmitDwFormExprlocBregn(uint32 dwOp, const std::string &dwOpName) in EmitDwFormExprlocBregn()