Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/irtoc/backend/compiler/
Dcodegen_fastpath.cpp245 void CodegenFastPath::IntrinsicRestoreRegisters([[maybe_unused]] IntrinsicInst *inst) in IntrinsicRestoreRegisters() function in ark::compiler::CodegenFastPath
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp273 void Codegen::IntrinsicRestoreRegisters([[maybe_unused]] IntrinsicInst *inst) in IntrinsicRestoreRegisters() function in ark::compiler::Codegen