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/
H A Dasm_assembler.cpp446 void AsmAssembler::EmitDwFormExprlocCfa(uint32 dwOp) in EmitDwFormExprlocCfa() argument
453 void AsmAssembler::EmitDwFormExprlocAddr(uint32 dwOp, const std::string &addrStr) in EmitDwFormExprlocAddr() argument
462 void AsmAssembler::EmitDwFormExprlocFbreg(uint32 dwOp, int fboffset, size_t sleb128Size) in EmitDwFormExprlocFbreg() argument
472 void AsmAssembler::EmitDwFormExprlocBregn(uint32 dwOp, const std::string &dwOpName) in EmitDwFormExprlocBregn() argument
H A Delf_assembler.cpp1149 void ElfAssembler::EmitDwFormExprlocCfa(uint32 dwOp) in EmitDwFormExprlocCfa() argument
1155 void ElfAssembler::EmitDwFormExprlocAddr(uint32 dwOp, const std::string &addrStr) in EmitDwFormExprlocAddr() argument
1163 void ElfAssembler::EmitDwFormExprlocFbreg(uint32 dwOp, int fboffset, size_t sleb128Size) in EmitDwFormExprlocFbreg() argument
1172 void ElfAssembler::EmitDwFormExprlocBregn(uint32 dwOp, const std::string &dwOpName) in EmitDwFormExprlocBregn() argument

Completed in 8 milliseconds