Home
last modified time | relevance | path

Searched defs:CreateReturn (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp2152 void Codegen::CreateReturn(const Inst *inst) in CreateReturn() function in ark::compiler::Codegen
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Ddynamic_isa_impl.h1755 inline Instruction DynamicIsa::CreateReturn(Instruction acc) && in CreateReturn() function
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp2533 llvm::Value *LLVMIrConstructor::CreateReturn(llvm::Value *value) in CreateReturn() function in ark::compiler::LLVMIrConstructor