Home
last modified time | relevance | path

Searched refs:fnTaVec (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dlower.cpp852 std::vector<TypeAttrs> fnTaVec; in LowerDefaultIntrinsicCall() local
860 fnTaVec.emplace_back(TypeAttrs()); in LowerDefaultIntrinsicCall()
862 MIRType *funcType = beCommon.BeGetOrCreateFunctionType(retTy->GetTypeIndex(), funcTyVec, fnTaVec); in LowerDefaultIntrinsicCall()

Completed in 3 milliseconds