Searched defs:VisitBitcast (Results 1 – 4 of 4) sorted by relevance
537 void AliasVisitor::VisitBitcast(GraphVisitor *v, Inst *inst) in VisitBitcast() function in ark::compiler::AliasVisitor
2811 void GraphChecker::VisitBitcast([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
287 void EncodeVisitor::VisitBitcast(GraphVisitor *visitor, Inst *inst) in VisitBitcast() function in ark::compiler::EncodeVisitor
3914 void LLVMIrConstructor::VisitBitcast(GraphVisitor *v, Inst *inst) in VisitBitcast() function in ark::compiler::LLVMIrConstructor