Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dgc_barriers.cpp52 …auto entrypointPtr = builder->CreateConstInBoundsGEP1_32(builder->getInt8Ty(), threadStructPtr, en… in EmitPreWRB() local
Dllvm_ir_constructor.cpp4593 …auto entrypointPtr = ctor->builder_.CreateConstInBoundsGEP1_32(ctor->builder_.getInt8Ty(), method,… in VisitCallResolvedStatic() local
4687 …auto entrypointPtr = ctor->builder_.CreateConstInBoundsGEP1_32(ctor->builder_.getInt8Ty(), method,… in VisitCallResolvedVirtual() local
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dark_gvn.cpp89 …auto entrypointPtr = builder.CreateConstInBoundsGEP1_32(builder.getInt8Ty(), method, compiledEntry… in CreateCallBuiltin() local