Home
last modified time | relevance | path

Searched defs:be (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_call_conv.cpp22 int32 CCallConventionInfo::Classification(const BECommon &be, MIRType &mirType, in Classification()
55 int32 WebKitJSCallConventionInfo::Classification(const BECommon &be, MIRType &mirType, in Classification()
92 int32 GHCCallConventionInfo::Classification(const BECommon &be, MIRType &mirType, in Classification()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_call_conv.h39 explicit AArch64CallConvImpl(BECommon &be) : CCImpl(), beCommon(be) {} in AArch64CallConvImpl()
86 explicit AArch64WebKitJSCC(BECommon &be) : CCImpl(), beCommon(be) {} in AArch64WebKitJSCC()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_call_conv.cpp212 int32 AArch64WebKitJSCC::ClassificationRet(const BECommon &be, const MIRType &mirType, in ClassificationRet()
242 int32 AArch64WebKitJSCC::ClassificationArg(const BECommon &be, const MIRType &mirType, in ClassificationArg()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_call_conv.h129 X64CallConvImpl(BECommon &be) : beCommon(be) in X64CallConvImpl()
133 X64CallConvImpl(BECommon &be, CallConvKind convKind) : beCommon(be), convKind(convKind) {} in X64CallConvImpl()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/regAllocator/
Dtest-range-spill-fill-with-CFG.js157 let be = undefined; variable
Dtest-spill-fill-with-CFG.js157 let be = undefined; variable
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …,n,i){if("number"==typeof e)throw new TypeError('"value" argument must not be a number');return a=… function
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js10716 function be(t, e, i, s) { function