Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp279 bool needBody, FuncAttr attr, ConvAttr convAttr) in CreateFunctionInternal()
513 void LMIRBuilder::SetStmtCallConv(Stmt &stmt, ConvAttr convAttr) in SetStmtCallConv()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/
Dlmir_builder.h693 ConvAttr convAttr; variable