Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/irtoc/backend/compiler/
Dcodegen_fastpath.cpp394 void CodegenFastPath::EmitSlowPathEntryIntrinsic(IntrinsicInst *inst, [[maybe_unused]] Reg dst, in EmitSlowPathEntryIntrinsic() function in ark::compiler::CodegenFastPath
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp333 void Codegen::EmitSlowPathEntryIntrinsic([[maybe_unused]] IntrinsicInst *inst, [[maybe_unused]] Reg… in EmitSlowPathEntryIntrinsic() function in ark::compiler::Codegen