Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/irtoc/backend/compiler/
Dcodegen_fastpath.cpp128 void CodegenFastPath::IntrinsicSlowPathEntry(IntrinsicInst *inst) in IntrinsicSlowPathEntry() function in panda::compiler::CodegenFastPath
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.h439 virtual void IntrinsicSlowPathEntry([[maybe_unused]] IntrinsicInst *inst) in IntrinsicSlowPathEntry() function