Searched defs:VisitSelect (Results 1 – 4 of 4) sorted by relevance
145 void OptimizeMemoryBarriers::VisitSelect(GraphVisitor *v, Inst *inst) in VisitSelect() function in ark::compiler::OptimizeMemoryBarriers
1417 void AliasAnalysis::VisitSelect(GraphVisitor *v, Inst *inst) in VisitSelect() function in ark::compiler::AliasAnalysis
2391 void GraphChecker::VisitSelect([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
2237 void EncodeVisitor::VisitSelect(GraphVisitor *visitor, Inst *inst) in VisitSelect() function in ark::compiler::EncodeVisitor