Searched defs:PrintType (Results 1 – 8 of 8) sorted by relevance
/external/grpc-grpc/test/cpp/util/ |
D | grpc_tool.cc | 422 bool GrpcTool::PrintType(int argc, const char** argv, in PrintType() function in grpc::testing::GrpcTool
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | AsmWriter.cpp | 1079 bool PrintType, const Module *Context) { in WriteAsOperand() 1147 void AssemblyWriter::writeOperand(const Value *Operand, bool PrintType) { in writeOperand()
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 2135 void AssemblyWriter::writeOperand(const Value *Operand, bool PrintType) { in writeOperand() 3454 static void printAsOperandImpl(const Value &V, raw_ostream &O, bool PrintType, in printAsOperandImpl() 3468 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() 3483 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 2398 void AssemblyWriter::writeOperand(const Value *Operand, bool PrintType) { in writeOperand() 4131 static void printAsOperandImpl(const Value &V, raw_ostream &O, bool PrintType, in printAsOperandImpl() 4143 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() 4158 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand()
|
/external/v8/src/compiler/ |
D | graph-visualizer.cc | 555 void GraphC1Visualizer::PrintType(Node* node) { in PrintType() function in v8::internal::compiler::GraphC1Visualizer
|
/external/clang/lib/AST/ |
D | ASTDiagnostic.cpp | 1723 bool PrintType = IsValidFromInt && IsValidToInt && in PrintAPSInt() local 1741 QualType IntType, bool PrintType) { in PrintAPSInt()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | VPlan.h | 521 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand()
|
/external/clang/tools/c-index-test/ |
D | c-index-test.c | 1316 static enum CXChildVisitResult PrintType(CXCursor cursor, CXCursor p, in PrintType() function
|