Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/compiler/
Dinterop_intrinsics_opt_test.cpp23 #define INTRINSIC(ID, INTRINSIC_ID) \ macro
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.h77 enum class RuntimeCallType { INTRINSIC, ENTRYPOINT }; enumerator