Searched defs:isAArch64 (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_driver/src/ | ||
H A D | triple.cpp | 20 void Triple::Init(bool isAArch64) in Init() argument |
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ | ||
H A D | target_machine.h | 32 bool isAArch64() in isAArch64() function in maplebe::TargetMachine |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | file_generators.cpp | 780 bool AOTFileGenerator::isAArch64() const in isAArch64() function in panda::ecmascript::kungfu::AOTFileGenerator |
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ | ||
H A D | mir_module.h | 905 bool isAArch64 = false; member in maple::MIRModule |
Completed in 6 milliseconds