Home
last modified time | relevance | path

Searched refs:getCurrentNode (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DObjectYAML.cpp55 } else if (const Node *N = In.getCurrentNode()) { in mapping()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfg.h229 const CfgNode *getCurrentNode() const { return CurrentNode; } in getCurrentNode() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMIRYamlMapping.h55 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode())
119 reinterpret_cast<yaml::Input *>(Ctx)->getCurrentNode())
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLTraits.cpp110 const Node *Input::getCurrentNode() const { in getCurrentNode() function in Input
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DYAMLTraits.h1523 const Node *getCurrentNode() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp232 dyn_cast_or_null<yaml::BlockScalarNode>(In.getCurrentNode())) { in parseIRModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DYAMLTraits.h1189 const Node *getCurrentNode() const;