| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/08.statements/05.if_statements/ |
| D | if2.params.yaml | 29 if (cf()) 36 if (cf()) 43 if (cf()) 50 if (cf()) 59 if (cf() && ct()) { 71 if (cf() || ct()) 79 if (cf()) { 92 if (cf()) 106 if (cf()) 109 if (cf()) [all …]
|
| D | if2.ets | 28 function cf(): boolean {
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_fixshortbranch.h | 27 explicit AArch64FixShortBranch(CGFunc *cf) : cgFunc(cf) {} in AArch64FixShortBranch() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/src/ |
| D | me_function.cpp | 40 ConstantFold cf(mirModule); in PartialInit() local 41 (void)cf.Simplify(mirFunc->GetBody()); in PartialInit()
|
| D | cast_opt.cpp | 431 ConstantFold cf(*theMIRModule); in SimplifyCastSingle() local 432 …MIRConst *cst = cf.FoldTypeCvtMIRConst(*static_cast<ConstvalNode *>(opnd)->GetConstVal(), castInfo… in SimplifyCastSingle()
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | instructions.yaml | 106 flags: [cf, no_dce, no_hoist, no_cse, barrier, acc_read, terminator] 141 flags: [cf, no_dce, no_hoist, no_cse, barrier, low_level, acc_read] 147 flags: [cf, no_dce, no_hoist, no_cse, barrier, acc_read] 243 cf: Instruction affects control flow
|
| D | inst.h | 801 return GetFlag(inst_flags::CF); in IsControlFlow()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | instructions.yaml | 678 …flags: [cf, can_throw, no_dce, no_cse, no_hoist, require_state, barrier, can_deoptimize, terminato… 716 flags: [cf, no_dce, no_hoist, no_cse, barrier, terminator] 722 flags: [cf, no_dce, no_hoist, no_cse, barrier, acc_read, terminator] 735 flags: [cf, can_throw, no_dce, no_hoist, no_cse, barrier, require_state, terminator] 1090 flags: [cf, no_dce, no_hoist, no_cse, barrier, low_level, acc_read, terminator] 1161 flags: [cf, no_dce, no_hoist, no_cse, barrier, acc_read] 1168 flags: [cf, no_dce, no_hoist, no_cse, barrier, acc_read] 1196 flags: [cf, no_dce, no_hoist, no_cse, barrier, low_level, acc_read] 1202 flags: [cf, no_dce, no_hoist, no_cse, barrier, acc_read] 1243 flags: [pseudo, cf] [all …]
|
| D | graph_checker.h | 437 … (std::cerr << "Control flow instruction must be last instruction in block\n CF instruction:\n", in CheckContrlFlowInst()
|
| D | inst.h | 991 return GetFlag(inst_flags::CF); in IsControlFlow()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | peep.h | 163 explicit PeepHoleOptimizer(CGFunc *cf) : cgFunc(cf) in PeepHoleOptimizer() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_MPIsel.cpp | 1035 * unorded ZF, PF, CF ==> 1,1,1 1036 * above ZF, PF, CF ==> 0,0,0 1037 * below ZF, PF, CF ==> 0,0,1 1038 * equal ZF, PF, CF ==> 1,0,0 1040 * To distinguish between less than(only check whether CF = 1 or not) and unorderd(CF=1), 1312 * unorded ZF, PF, CF ==> 1,1,1 1313 * above ZF, PF, CF ==> 0,0,0 1314 * below ZF, PF, CF ==> 0,0,1 1315 * equal ZF, PF, CF ==> 1,0,0 1317 * To distinguish between less than(only check whether CF = 1 or not) and unorderd(CF=1),
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cg_phasemanager.cpp | 330 ConstantFold cf(m); in PhaseRun() local 331 (void)cf.Simplify(mirFunc->GetBody()); in PhaseRun()
|
| /arkcompiler/runtime_core/compiler/optimizer/templates/ |
| D | inst_builder_gen.cpp.erb | 274 inst->SetFlag(inst_flags::CF);
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/ |
| D | constantfold.cpp | 1008 // before cf: in FoldUnary() 1010 // after cf: in FoldUnary() 1747 // before cf: in FoldBinary() 1749 // after cf: in FoldBinary()
|
| D | simplify.cpp | 604 static ConstantFold cf(*theMIRModule); in FoldIntConst() local 605 foldExpr = cf.Fold(expr); in FoldIntConst()
|
| /arkcompiler/ets_runtime/ecmascript/regexp/ |
| D | regexp_parser.cpp | 48 /* FEFF;ZERO WIDTH NO-BREAK SPACE;Cf;0;BN;;;;;N;BYTE ORDER MARK;;;; */
|
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/ |
| D | regexp_parser.cpp | 119 /* FEFF;ZERO WIDTH NO-BREAK SPACE;Cf;0;BN;;;;;N;BYTE ORDER MARK;;;; */
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/ |
| D | x64_md.def | 370 /* setcc -- use ccreg(CF/ZF/SF/OF) */
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 27244 const cf = "cc_realtimeJoint"; 27247 const df = new Bn(wm.LOCAL, uf, cf, As.SAMPLER2D, 1); 27265 const Cf = new Bn(wm.LOCAL, vf, Tf, As.SAMPLER2D, 1); 27266 bm.layouts.cc_TangentDisplacements = Cf; 48027 var tF, eF, iF, sF, nF, rF, oF, aF, lF, hF, cF, uF, _F; 48065 Ml(this, "_cameraComponent", cF, this); 48116 cF = Bl(hF.prototype, "_cameraComponent", [ aF ], { 48221 var gF, yF, bF, SF, AF, TF, vF, EF, CF, xF, wF, RF, IF, MF, BF; 48232 Ml(this, "_spriteFrame", CF, this); 48356 CF = Bl(EF.prototype, "_spriteFrame", [ Yl ], { [all …]
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …cf(e,t,r){return{parent:e,propertyName:t,siblings:r,resolvedProperties:void 0}}function lf(e){if(!… class
|