Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/util/
Dgrpc_tool.cc439 bool GrpcTool::PrintType(int /*argc*/, const char** argv, in PrintType() function in grpc::testing::GrpcTool
/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()