Searched full:heap_inv (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_compiler_intrinsics.yaml | 34 set_flags: [ can_throw, heap_inv] 46 set_flags: [ can_throw, heap_inv] 58 set_flags: [ can_throw, heap_inv] 70 set_flags: [ can_throw, heap_inv] 82 set_flags: [ can_throw, heap_inv] 94 set_flags: [ can_throw, heap_inv] 106 set_flags: [ can_throw, heap_inv] 118 set_flags: [ can_throw, heap_inv] 130 set_flags: [ can_throw, heap_inv] 142 set_flags: [ can_throw, heap_inv]
|
| D | ets_libbase_runtime.yaml | 909 set_flags: [heap_inv, can_throw] 920 set_flags: [heap_inv, can_throw] 931 set_flags: [heap_inv, can_throw] 942 set_flags: [heap_inv, can_throw] 953 set_flags: [heap_inv, can_throw] 964 set_flags: [heap_inv, can_throw] 975 set_flags: [heap_inv, can_throw] 986 set_flags: [heap_inv, can_throw] 1304 set_flags: [can_throw, heap_inv] 1322 set_flags: [can_throw, heap_inv] [all …]
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | runtime.yaml | 595 set_flags: [heap_inv] 606 set_flags: [heap_inv] 617 set_flags: [heap_inv]
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | code_sink.cpp | 108 inst->GetFlag(compiler::inst_flags::HEAP_INV)) { in ProcessBlock()
|
| D | lse.cpp | 631 return inst->GetFlag(compiler::inst_flags::HEAP_INV); in IsHeapInvalidatingInst()
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | instructions.yaml | 266 heap_inv: Invalidates heap
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | instructions.yaml | 1356 heap_inv: Invalidates heap
|