Home
last modified time | relevance | path

Searched defs:VisitBitcast (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dalias_visitor.cpp537 void AliasVisitor::VisitBitcast(GraphVisitor *v, Inst *inst) in VisitBitcast() function in ark::compiler::AliasVisitor
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp2811 void GraphChecker::VisitBitcast([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.cpp287 void EncodeVisitor::VisitBitcast(GraphVisitor *visitor, Inst *inst) in VisitBitcast() function in ark::compiler::EncodeVisitor
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3914 void LLVMIrConstructor::VisitBitcast(GraphVisitor *v, Inst *inst) in VisitBitcast() function in ark::compiler::LLVMIrConstructor