Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dconstructor_test.cpp79 TEST_F(ConstructorTest, BackendSupport) in TEST_F() argument
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/
Dtarget.cpp45 bool BackendSupport(Arch arch) in BackendSupport() function