Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp23 uint8 X64Emitter::GetSymbolAlign(const MIRSymbol &mirSymbol, bool isComm) in GetSymbolAlign() function in maplebe::X64Emitter
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_symbol.h550 uint8 GetSymbolAlign() const in GetSymbolAlign() function