Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Delf_assembler.h72 void EmitDIFormSpecification(unsigned int dwform) override {}; in EmitDIFormSpecification() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dasm_assembler.cpp336 void AsmAssembler::EmitDIFormSpecification(unsigned int dwform) in EmitDIFormSpecification() function in assembler::AsmAssembler