Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp3257 auto numOfComArgs = static_cast<uint32_t>(CommonArgIdx::NUM_OF_ARGS); in AddFunc() local
3263 auto numOfComArgs = static_cast<uint32_t>(FastCallArgIdx::NUM_OF_ARGS); in AddFunc() local