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 D | x64_call_conv.h | 156 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 D | call_conv.h | 273 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