Searched full:necessary (Results 1 – 25 of 47) sorted by relevance
12
17 …llers) they are work in the same process. Debugger is loaded as shared library when it's necessary.23 The loaded agent starts a debug session when necessary (see `Runtime::StartDebugSession()`). When s…
82 which is necessary to generate an OSR entry code.88 The first point is necessary because the Panda compiler can place some constants in the cpu registe…
83 A stack frame contains data necessary to execute the function the frame belongs to. 133 - data - arbitraty data necessary for function execution. May be omited. 148 prepare arguments in the registers and the stack (if necessary) and jump to callee's entrypoint. 229 `InterpreterToCompiledCodeBridge`'s boundary stack frame is necessary to link the interpreter's fra…262 `CompiledCodeToInterpreterBridge`'s boundary stack frame is necessary to link the compiled code's f…
3 Panda runtime uses `panda::Class` to store all necessary language independent information about cla…
136 - `--panda-files` parameter specifies list of `ark_aot` or `ark` necessary input panda files which …
24 # Construction before is necessary for compare the quantity of base blocks after pass "MemoryCoal…43 # Construction after is necessary for compare the quantity of base blocks after pass "MemoryCoale…
41 # because it is necessary for placement of sections above 4GB56 # It is necessary for 32-bits pointers via amd64 building with Clang compiler
92 # Clang 8.0.0 doesn't support all necessary options -ffixed-<reg>. Gcc 7.5.0 freezes97 # and epilog of such functions and gcc doesn't do it. So it's necessary to inline all102 # necessary function will be inlined.
59 …erence for future processing and handle it with GC point of view (mark needed fields, if necessary)80 * Enqueue cleared references to corresponding queue, if necessary.
54 // Get SourceFile associated with method, creating one if necessary.
34 // GC is expected to cover young space and necessary old spaces;
31 // Update this when it will be strictly necessary to assign more than 255 registers in bytecode opt…
160 // This is necessary for arm32 cross compilation in GetIntTypeForReference()
47 // static_cast isn't necessary in most implementations but may be by standard in GetPrimitiveTypeDescriptorChar()
254 // Check whether it is necessary to trigger Old GC before expanding to avoid OOM risk. in AllocateHugeObject()277 // Check whether it is necessary to trigger Old GC before expanding to avoid OOM risk. in AllocateHugeObject()
65 1. `If` instructions removed from `BB`(the necessary information, such as the CC, is saved)
19 If such instruction is found, it is the last one in an expression and it is necessary to determine …
40 // If it is necessary to change this value, it must be done through changes to G1_REGION_SIZE
52 * range temps from free registers if necessary, consistently changing all register
109 * Do modifications on the order of inputs if necessary.
33 This script installs all necessary packages for building and testing Panda
403 * Note: for some GCs it is not necessary set GC bit to 1.411 * Note: for some GCs it is not necessary set GC bit to 1.
68 // So write additional float if necessary to prevent packing in WriteArgImpl()
40 * the final operator of each chain, analyze the chain and optimize it if necessary.
244 # This function generates two shell scripts which copy all necessary files