Home
last modified time | relevance | path

Searched defs:VisitNode (Results 1 – 13 of 13) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dbranch-condition-duplicator.cc85 void BranchConditionDuplicator::VisitNode(Node* node) { in VisitNode() function in v8::internal::compiler::BranchConditionDuplicator
Dcontrol-flow-optimizer.cc57 void ControlFlowOptimizer::VisitNode(Node* node) { in VisitNode() function in v8::internal::compiler::ControlFlowOptimizer
Dsimplified-lowering-verifier.cc99 void SimplifiedLoweringVerifier::VisitNode(Node* node, in VisitNode() function in v8::internal::compiler::SimplifiedLoweringVerifier
Dloop-variable-optimizer.cc120 void LoopVariableOptimizer::VisitNode(Node* node) { in VisitNode() function in v8::internal::compiler::LoopVariableOptimizer
Dmemory-optimizer.cc207 void MemoryOptimizer::VisitNode(Node* node, AllocationState const* state) { in VisitNode() function in v8::internal::compiler::MemoryOptimizer
Dscheduler.cc1422 void VisitNode(Node* node) { in VisitNode() function in v8::internal::compiler::ScheduleEarlyNodeVisitor
1555 void VisitNode(Node* node) { in VisitNode() function in v8::internal::compiler::ScheduleLateNodeVisitor
Dsimplified-lowering.cc2066 void VisitNode(Node* node, Truncation truncation, in VisitNode() function in v8::internal::compiler::RepresentationSelector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CleanupLocalDynamicTLSPass.cpp62 bool VisitNode(MachineDomTreeNode *Node, unsigned TLSBaseAddrReg) { in VisitNode() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZLDCleanup.cpp87 bool SystemZLDCleanup::VisitNode(MachineDomTreeNode *Node, in VisitNode() function in SystemZLDCleanup
/third_party/node/deps/v8/src/ast/
Dsource-range-ast-visitor.cc54 bool SourceRangeAstVisitor::VisitNode(AstNode* node) { in VisitNode() function in v8::internal::SourceRangeAstVisitor
Dast-traversal-visitor.h41 bool VisitNode(AstNode* node) { return true; } in VisitNode() function
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-selector.cc1362 void InstructionSelector::VisitNode(Node* node) { in VisitNode() function in v8::internal::compiler::InstructionSelector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp7936 bool VisitNode(MachineDomTreeNode *Node, unsigned TLSBaseAddrReg) { in VisitNode() function