Searched defs:VisitLoadCompressedStringChar (Results 1 – 3 of 3) sorted by relevance
196 void Lowering::VisitLoadCompressedStringChar([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitLoadCompressedStringChar() function in ark::compiler::Lowering
630 void EncodeVisitor::VisitLoadCompressedStringChar(GraphVisitor *visitor, Inst *inst) in VisitLoadCompressedStringChar() function in ark::compiler::EncodeVisitor
3608 void LLVMIrConstructor::VisitLoadCompressedStringChar(GraphVisitor *v, Inst *inst) in VisitLoadCompressedStringChar() function in ark::compiler::LLVMIrConstructor