Home
last modified time | relevance | path

Searched defs:PrintDebugName (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1263 static void PrintDebugName(OperandNode Node) { in PrintDebugName() function in IceBuilder
/external/v8/src/compiler/
Dwasm-compiler.cc3317 void WasmGraphBuilder::PrintDebugName(Node* node) { in PrintDebugName() function in v8::internal::compiler::WasmGraphBuilder