Searched defs:Reserve (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/ | ||
| D | location_mask.h | 72 void Reserve(size_t reserved_bit) in Reserve() function |
| D | interference_graph.cpp | 50 void InterferenceGraph::Reserve(size_t count) in Reserve() function in panda::compiler::InterferenceGraph |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/ | ||
| D | location_mask.h | 70 void Reserve(size_t reservedBit) in Reserve() function |
| D | interference_graph.cpp | 36 void InterferenceGraph::Reserve(size_t count) in Reserve() function in ark::compiler::InterferenceGraph |
| /arkcompiler/ets_runtime/ecmascript/deoptimizer/ | ||
| D | deoptimizer.cpp | 70 bool Reserve(size_t size) in Reserve() function in panda::ecmascript::FrameWriter |