Home
last modified time | relevance | path

Searched defs:cf (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_fixshortbranch.h27 explicit AArch64FixShortBranch(CGFunc *cf) : cgFunc(cf) {} in AArch64FixShortBranch()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/src/
Dme_function.cpp40 ConstantFold cf(mirModule); in PartialInit() local
Dcast_opt.cpp431 ConstantFold cf(*theMIRModule); in SimplifyCastSingle() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dpeep.h163 explicit PeepHoleOptimizer(CGFunc *cf) : cgFunc(cf) in PeepHoleOptimizer()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_phasemanager.cpp330 ConstantFold cf(m); in PhaseRun() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dsimplify.cpp604 static ConstantFold cf(*theMIRModule); in FoldIntConst() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument