Home
last modified time | relevance | path

Searched full:heap_inv (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/intrinsics/
Dstd_js_jsruntime.yaml44 clear_flags: [can_throw, heap_inv]
56 clear_flags: [can_throw, heap_inv, no_dce, no_cse]
68 clear_flags: [can_throw, heap_inv, no_dce, no_cse]
80 clear_flags: [can_throw, heap_inv, no_dce, no_cse]
91 clear_flags: [can_throw, heap_inv, no_cse]
103 clear_flags: [can_throw, heap_inv, no_cse]
115 clear_flags: [can_throw, heap_inv, no_cse]
127 clear_flags: [can_throw, heap_inv, no_cse]
140 clear_flags: [can_throw, heap_inv, no_cse]
151 clear_flags: [can_throw, heap_inv]
[all …]
/arkcompiler/runtime_core/static_core/irtoc/
Dintrinsics.yaml33 clear_flags: [require_state, can_throw, heap_inv]
47 clear_flags: [require_state, can_throw, heap_inv]
61 clear_flags: [require_state, can_throw, heap_inv]
76 clear_flags: [require_state, can_throw, heap_inv]
91 clear_flags: [require_state, can_throw, heap_inv]
104 clear_flags: [require_state, can_throw, heap_inv]
119 clear_flags: [runtime_call, require_state, can_throw, heap_inv]
134 clear_flags: [runtime_call, require_state, can_throw, heap_inv]
149 clear_flags: [runtime_call, require_state, can_throw, heap_inv]
164 clear_flags: [runtime_call, require_state, can_throw, heap_inv]
[all …]
/arkcompiler/runtime_core/static_core/runtime/
Druntime.yaml314 clear_flags: [ can_throw, heap_inv ]
326 clear_flags: [ can_throw, heap_inv ]
338 clear_flags: [require_state, runtime_call, can_throw, heap_inv]
350 clear_flags: [require_state, runtime_call, can_throw, heap_inv]
362 clear_flags: [require_state, runtime_call, can_throw, heap_inv]
374 clear_flags: [require_state, runtime_call, can_throw, heap_inv]
386 clear_flags: [require_state, runtime_call, can_throw, heap_inv]
398 clear_flags: [require_state, runtime_call, can_throw, heap_inv]
410 clear_flags: [require_state, runtime_call, can_throw, heap_inv]
433 clear_flags: [require_state, runtime_call, can_throw, heap_inv]
[all …]
/arkcompiler/runtime_core/static_core/libpandabase/
Dutils.rb20 …no_dce", "no_hoist", "no_cse", "barrier", "require_state", "runtime_call", "heap_inv", "can_throw"]
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/intrinsics/
Dintrinsic_flags_test.inl.erb26 …inst_flags::CAN_THROW | inst_flags::HEAP_INV | inst_flags::CALL | inst_flags::ACC_WRITE | inst_fla…
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_compiler_intrinsics.yaml166 clear_flags: [ acc_read, require_state, can_throw, heap_inv, no_dce, no_cse, no_hoist ]
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcode_sink.cpp108 inst->GetFlag(compiler::inst_flags::HEAP_INV)) { in ProcessBlock()
Dlse.cpp643 return inst->GetFlag(compiler::inst_flags::HEAP_INV); in IsHeapInvalidatingInst()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinstructions.yaml266 heap_inv: Invalidates heap
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinstructions.yaml840 …flags: [can_throw, heap_inv, no_dce, no_hoist, no_cse, barrier, require_state, runtime_call, call,…
1368 heap_inv: Invalidates heap