Searched full:cf (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | instructions.yaml | 536 …flags: [cf, can_throw, no_dce, no_cse, no_hoist, require_state, barrier, can_deoptimize, terminato… 574 flags: [cf, no_dce, no_hoist, no_cse, barrier, terminator] 580 flags: [cf, no_dce, no_hoist, no_cse, barrier, acc_read, terminator] 593 flags: [cf, can_throw, no_dce, no_hoist, no_cse, barrier, require_state, terminator] 600 flags: [native, cf, no_dce, no_hoist, no_cse, barrier, low_level] 921 flags: [cf, no_dce, no_hoist, no_cse, barrier, low_level, acc_read, terminator] 992 flags: [cf, no_dce, no_hoist, no_cse, barrier, acc_read] 999 flags: [cf, no_dce, no_hoist, no_cse, barrier, acc_read] 1020 flags: [cf, no_dce, no_hoist, no_cse, barrier, low_level, acc_read] 1026 flags: [cf, no_dce, no_hoist, no_cse, barrier, acc_read] [all …]
|
| D | graph_checker.h | 341 … (std::cerr << "Control flow instruction must be last instruction in block\n CF instruction:\n", in CheckContrlFlowInst()
|
| D | inst.h | 856 return GetFlag(inst_flags::CF); in IsControlFlow()
|
| /arkcompiler/runtime_core/compiler/optimizer/templates/ |
| D | inst_builder_gen.cpp.erb | 276 inst->SetFlag(inst_flags::CF);
|
| /arkcompiler/ets_runtime/ecmascript/regexp/ |
| D | regexp_parser.cpp | 48 /* FEFF;ZERO WIDTH NO-BREAK SPACE;Cf;0;BN;;;;;N;BYTE ORDER MARK;;;; */
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …Cf Close_Punctuation Cn Co Combining_Mark Connector_Punctuation Control Cs Currency_Symbol Dash_Pu… class
|