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_ir/include/
Dmir_symbol.h571 uint8 GetSymbolAlign(bool isArm64ilp32) const in GetSymbolAlign() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp97 uint8 X64Emitter::GetSymbolAlign(const MIRSymbol &mirSymbol, bool isComm) in GetSymbolAlign() function in maplebe::X64Emitter