Home
last modified time | relevance | path

Searched refs:CreateCheckCastEntrypointCall (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.h123 void CreateCheckCastEntrypointCall(Inst *inst);
Dllvm_ir_constructor.cpp1329 void LLVMIrConstructor::CreateCheckCastEntrypointCall(Inst *inst) in CreateCheckCastEntrypointCall() function in ark::compiler::LLVMIrConstructor
1411 CreateCheckCastEntrypointCall(inst); in CreateCheckCastArray()
4636 ctor->CreateCheckCastEntrypointCall(inst); in VisitCheckCast()