Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.h37 inline GateRef GetGlue(GateRef info) in GetGlue() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp806 LLVMValueRef LLVMIRBuilder::GetGlue(const std::vector<GateRef> &inList) in GetGlue() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp741 Expr LiteCGIRBuilder::GetGlue(const std::vector<GateRef> &inList) in GetGlue() function in panda::ecmascript::kungfu::LiteCGIRBuilder