Home
last modified time | relevance | path

Searched defs:aotGot (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dpanda_runtime_lowering.cpp129 auto aotGot = block->getModule()->getGlobalVariable("__aot_got"); in GetMethodOrResolverPtr() local
Dark_gvn.cpp150 auto aotGot = callInst->getModule()->getGlobalVariable("__aot_got"); in RunOnBasicBlock() local
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
Dbuiltins.cpp102 auto aotGot = module->getGlobalVariable("__aot_got"); in SlowClassLoadingHelper() local
357 auto aotGot = module->getGlobalVariable("__aot_got"); in LowerLoadString() local
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.cpp433 auto aotGot = in PrepareAotGot() local