Searched full:discard (Results 1 – 21 of 21) sorted by relevance
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/ |
| D | discard_inline_module.cpp | 28 #define DEBUG_TYPE "discard-inline-module" 39 /// Discard all functions and global variables from inline module
|
| D | discard_inline_module.h | 44 static constexpr llvm::StringRef ARG_NAME = "discard-inline-module";
|
| /arkcompiler/runtime_core/static_core/tests/verifier-tests/ |
| D | bug_2107_2.pa | 19 # Truncations discard all but N lowest-order bits, where N is the bit size of destination
|
| /arkcompiler/runtime_core/tests/verifier-tests/ |
| D | bug_2107_2.pa | 19 # Truncations discard all but N lowest-order bits, where N is the bit size of destination
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | i64toi32.yaml | 21 … Truncations discard all but N lowest-order bits, where N is the bit size of destination type.
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | i64toi32.yaml | 21 … Truncations discard all but N lowest-order bits, where N is the bit size of destination type.
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/ |
| D | pipeline.cfg | 117 discard-inline-module, # Discard inline module
|
| D | pipeline_irtoc.cfg | 120 discard-inline-module,
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| D | passes.yaml | 37 Discard all functions and global variables from inline module.
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/ |
| D | llvm_aot_compiler.h | 101 // Add graph in a regular way, do not discard function created for it later
|
| /arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/ |
| D | pgo_type_recorder.cpp | 142 …// When JIT does not open profiling, it is necessary to discard the tag to avoid generating unexpe… in IsInsufficientProfile()
|
| /arkcompiler/runtime_core/ldscripts/ |
| D | panda_test_asan.ld | 345 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }
|
| /arkcompiler/runtime_core/static_core/ldscripts/ |
| D | panda_test_asan.ld | 345 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/ |
| D | pgo_profiler_type.h | 855 LOG_ECMA(DEBUG) << "Class type exceeds 4, discard"; in AddObjectInfo()
|
| /arkcompiler/ets_frontend/es2panda/parser/ |
| D | parserImpl.h | 485 // Discard the DISALLOW_CONDITIONAL_TYPES in current status to call function. in DEFINE_BITOPS()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/ |
| D | json.ets | 887 …// we need this local buffer to discard empty object prolog: '{','\n',<space> and replace it with …
|
| /arkcompiler/runtime_core/static_core/isa/ |
| D | isa.yaml | 1979 … Truncations discard all but N lowest-order bits, where N is the bit size of the destination type.
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | js_module_source_text.cpp | 1470 // discard instructions won't consider shared-module.
|
| /arkcompiler/ets_frontend/arkguard/tools/memory-line-viewer/assets/ |
| D | index-DAjlO3pK.js | 80 …discard")&&!t.y.isInRange(O))return null;var S=[{x:y+g,y:O},{x:y,y:O}];return h==="left"?S.reverse…
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_cgfunc.cpp | 3960 /* discard large offset and negative offset */ in CheckAndCreateExtendMemOpnd()
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 16975 t[t.DISCARD = 2] = "DISCARD"; 16980 t[t.DISCARD = 1] = "DISCARD"; 40636 …h.addRasterView(`${l}Depth`, new Bx("_", Mx, Rx, Us.CLEAR, Gs.DISCARD, en.DEPTH_STENCIL, new gn(i.… 40697 t & en.COLOR || e !== wx || (i = t & My ? Us.DISCARD : Us.LOAD); 75850 case Us.DISCARD: 75863 case Us.DISCARD: 75875 case Us.DISCARD: 80315 case Us.DISCARD: 80330 case Us.DISCARD: 80344 case Us.DISCARD:
|