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.cpp275 bool needBody, FuncAttr attr, ConvAttr convAttr) in CreateFunctionInternal()
492 void LMIRBuilder::SetStmtCallConv(Stmt &stmt, ConvAttr convAttr) in SetStmtCallConv()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/
Dlmir_builder.h684 ConvAttr convAttr; variable