Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp841 GateRef glueGate = inList[static_cast<size_t>(CallInputs::GLUE)]; in GetGlue() local
1693 GateRef glueGate = inList[firstArg]; in VisitCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp1119 GateRef glueGate = inList[firstArg]; in VisitCall() local