Home
last modified time | relevance | path

Searched defs:initSym (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lld/wasm/
H A DMarkLive.cpp81 auto *initSym = obj->getFunctionSymbol(f.Symbol); in enqueueInitFunctions() local
/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DJitRunner.cpp184 void *initSym = lib.getAddressOfSymbol("__mlir_runner_init"); in compileAndExecute() local
/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertVariable.cpp652 if (const Fortran::semantics::Symbol *initSym = st.getInitialValueSymbol()) in getAggregateType() local
681 if (const Fortran::semantics::Symbol *initSym = in defineGlobalAggregateStore() local