Home
last modified time | relevance | path

Searched defs:gv (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
Dinline_ir_utils.cpp43 const auto *gv = dyn_cast<GlobalValue>(aliasee); in RemoveDanglingAliases() local
/arkcompiler/runtime_core/compiler/tools/
Ddraw_cfg.py30 import graphviz as gv namespace
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DObjectLiteralCheck.ts187 const gv = this.checkIfIsTopLevelVar(currentStmt); constant
DNoTSLikeAsCheck.ts416 const gv = this.checkIfCastOpIsGlobalVar(currentStmt); constant
DInteropDeprecatedBuiltInAPICheck.ts779 const gv = this.isRightOpGlobalVar(currentStmt); constant
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument