Home
last modified time | relevance | path

Searched defs:PrintType (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp2474 void AssemblyWriter::writeOperand(const Value *Operand, bool PrintType) { in writeOperand()
4381 static void printAsOperandImpl(const Value &V, raw_ostream &O, bool PrintType, in printAsOperandImpl()
4393 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand()
4408 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h558 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand()
/third_party/node/deps/v8/src/compiler/
Dgraph-visualizer.cc556 void GraphC1Visualizer::PrintType(Node* node) { in PrintType() function in v8::internal::compiler::GraphC1Visualizer