Searched defs:VisitCast (Results 1 – 7 of 7) sorted by relevance
1255 void CodeGenStatic::VisitCast(GraphVisitor *v, Inst *instBase) in VisitCast() function in libabckit::CodeGenStatic
1338 void BytecodeGen::VisitCast(GraphVisitor *v, Inst *instBase) in VisitCast() function in ark::bytecodeopt::BytecodeGen
90 void Lowering::VisitCast([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitCast() function in ark::compiler::Lowering
1279 void Peepholes::VisitCast([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitCast() function in ark::compiler::Peepholes
2015 void GraphChecker::VisitCast([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
251 void EncodeVisitor::VisitCast(GraphVisitor *visitor, Inst *inst) in VisitCast() function in ark::compiler::EncodeVisitor
3938 void LLVMIrConstructor::VisitCast(GraphVisitor *v, Inst *inst) in VisitCast() function in ark::compiler::LLVMIrConstructor