Searched refs:CreateCastToInt (Results 1 – 2 of 2) sorted by relevance
149 llvm::Value *CreateCastToInt(Inst *inst);
1777 llvm::Value *LLVMIrConstructor::CreateCastToInt(Inst *inst) in CreateCastToInt() function in ark::compiler::LLVMIrConstructor3612 auto n = ctor->CreateCastToInt(inst); in VisitCast()