Home
last modified time | relevance | path

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

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