Home
last modified time | relevance | path

Searched full:bfunc (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dlda.type.yaml49 .function void bFunc() <static> {
93 - "bFunc"
Dnewobj.yaml80 .function void bFunc() <static> {
126 - "bFunc"
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp190 PUIdx bFunc = GetBuiltinToUse(origCall.GetIntrinsic()); in GenIntrinsiccallNode() local
191 if (bFunc != kFuncNotFound) { in GenIntrinsiccallNode()
192 newCall = mirModule.GetMIRBuilder()->CreateStmtCall(bFunc, origCall.GetNopnd()); in GenIntrinsiccallNode()
208 funcCalled = bFunc; in GenIntrinsiccallNode()
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dnewobj.yaml94 .function void bFunc() <static> {
140 - "bFunc"
Dlda.type.yaml63 .function void bFunc() <static> {
107 - "bFunc"