Searched refs:InitializeLLVM (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/ | ||
H A D | assembler_aarch64_test.cpp | 48 InitializeLLVM(TARGET_AARCH64); 66 void InitializeLLVM(std::string triple) in InitializeLLVM() function in panda::test::AssemblerAarch64Test |
H A D | assembler_x64_test.cpp | 53 InitializeLLVM(TARGET_X64); 71 void InitializeLLVM(std::string triple) in InitializeLLVM() function in panda::test::AssemblerX64Test |
Completed in 2 milliseconds