Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/irtoc/backend/compiler/
Dcodegen_fastpath.cpp293 void CodegenFastPath::EmitMarkWordIntrinsic(IntrinsicInst *inst, Reg dst, SRCREGS src) in EmitMarkWordIntrinsic() function in ark::compiler::CodegenFastPath
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp284 void Codegen::EmitMarkWordIntrinsic([[maybe_unused]] IntrinsicInst *inst, [[maybe_unused]] Reg dst, in EmitMarkWordIntrinsic() function in ark::compiler::Codegen