Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/irtoc/backend/compiler/
Dcodegen_fastpath.cpp307 void CodegenFastPath::EmitDataMemoryBarrierFullIntrinsic([[maybe_unused]] IntrinsicInst *inst, [[ma… in EmitDataMemoryBarrierFullIntrinsic() function in ark::compiler::CodegenFastPath
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp291 void Codegen::EmitDataMemoryBarrierFullIntrinsic([[maybe_unused]] IntrinsicInst *inst, [[maybe_unus… in EmitDataMemoryBarrierFullIntrinsic() function in ark::compiler::Codegen