Home
last modified time | relevance | path

Searched defs:isAArch64 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dtarget_machine.h34 bool isAArch64() in isAArch64() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_driver/src/
Dtriple.cpp45 void Triple::Init(bool isAArch64) in Init()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_module.h964 bool isAArch64 = false; variable