Searched defs:GetGlue (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ | ||
| D | builtins_stubs.h | 37 inline GateRef GetGlue(GateRef info) in GetGlue() function |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ | ||
| D | litecg_ir_builder.cpp | 741 Expr LiteCGIRBuilder::GetGlue(const std::vector<GateRef> &inList) in GetGlue() function in panda::ecmascript::kungfu::LiteCGIRBuilder |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
| D | llvm_ir_builder.cpp | 806 LLVMValueRef LLVMIRBuilder::GetGlue(const std::vector<GateRef> &inList) in GetGlue() function in panda::ecmascript::kungfu::LLVMIRBuilder |