Searched defs:VisitBitcast (Results 1 – 4 of 4) sorted by relevance
934 void AliasAnalysis::VisitBitcast(GraphVisitor *v, Inst *inst) in VisitBitcast() function in ark::compiler::AliasAnalysis
2764 void GraphChecker::VisitBitcast([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
285 void EncodeVisitor::VisitBitcast(GraphVisitor *visitor, Inst *inst) in VisitBitcast() function in ark::compiler::EncodeVisitor
3919 void LLVMIrConstructor::VisitBitcast(GraphVisitor *v, Inst *inst) in VisitBitcast() function in ark::compiler::LLVMIrConstructor