Home
last modified time | relevance | path

Searched defs:GetCallConvKind (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
H A Dx64_call_conv.h156 static CallConvKind GetCallConvKind(MIRFunction &mirFunction) in GetCallConvKind() function in maplebe::X64CallConvImpl
169 static CallConvKind GetCallConvKind(StmtNode &node) in GetCallConvKind() function in maplebe::X64CallConvImpl
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcall_conv.h273 static CallConvKind GetCallConvKind(MIRFunction &mirFunction) in GetCallConvKind() function in maplebe::CCImpl
286 static CallConvKind GetCallConvKind(StmtNode &node) in GetCallConvKind() function in maplebe::CCImpl

Completed in 2 milliseconds