Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dbecommon.cpp737 const std::vector<TypeAttrs> &vecAt) in BeGetOrCreateFunctionType()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dparser.cpp1998 std::vector<TypeAttrs> vecAt; // for storing the parameter type attributes in ParsePrototype() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp435 std::vector<TypeAttrs> vecAt; in SelectLibCallNArg() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h2223 …ncType(const TyIdx &retTyIdx, const std::vector<TyIdx> &vecTy, const std::vector<TypeAttrs> &vecAt, in MIRFuncType()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp9934 std::vector<TypeAttrs> vecAt; in SelectLibCallNArg() local