Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_cgfunc.h971 bool isSpecialArg = false; // such as : tls member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp7276 ListOperand &srcOpnds, bool isSpecialArg, in SelectParmListSmallStruct()
11627bool isSpecialArg, std::vector<RegMapForPhyRegCpy> &regMapForTmpBB) in SelectParmListForInt128()