Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.h149 llvm::Value *CreateCastToInt(Inst *inst);
Dllvm_ir_constructor.cpp1777 llvm::Value *LLVMIrConstructor::CreateCastToInt(Inst *inst) in CreateCastToInt() function in ark::compiler::LLVMIrConstructor
3612 auto n = ctor->CreateCastToInt(inst); in VisitCast()