Home
last modified time | relevance | path

Searched refs:print (Results 426 - 450 of 915) sorted by relevance

1...<<11121314151617181920>>...37

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DDiagnosticsBase.h102 virtual void print(ID id, const SourceLocation &loc, const std::string &text) = 0;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugLoc.h125 void print(raw_ostream &OS) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCValue.h55 void print(raw_ostream &OS) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInstCount.cpp62 void print(raw_ostream &O, const Module *M) const override {}
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXMCExpr.cpp32 // Instead we have to print and load fp16 constants as .b16 in printImpl()
62 SymExpr->print(OS, MAI); in printImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIntervalPartition.h63 // print - Show contents in human readable format...
64 void print(raw_ostream &O, const Module* = nullptr) const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h118 /// print - Used by the MachineFunction printer to print information about
121 void print(raw_ostream &OS) const;
/third_party/backends/sanei/
H A Dsanei_DomainOS.c62 1 Basic monitor - print entry to main functions, or errors that are
65 3 Detailed monitor - if its there, print it
174 error_$print(com->CommandStatus); in DomainSCSIOpen()
197 /* failure, print detail and return code */ in DomainSCSIOpen()
199 error_$print(com->CommandStatus); in DomainSCSIOpen()
373 error_$print(status_list[count].cmd_status); in DomainSCSIWait()
425 /* failure, print detail and return code */ in DomainSCSIEnter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp268 // Okay, we finally have a value number. Ask the target to print this in EmitMSInlineAsmStr()
433 // Okay, we finally have a value number. Ask the target to print this in EmitGCCInlineAsmStr()
463 Sym->print(OS, AP->MAI); in EmitGCCInlineAsmStr()
467 Sym->print(OS, AP->MAI); in EmitGCCInlineAsmStr()
508 // If this asmstr is empty, just print the #APP/#NOAPP markers. in EmitInlineAsm()
631 getSymbol(MO.getGlobal())->print(OS, MAI); in PrintSymbolOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DVirtRegMap.cpp137 void VirtRegMap::print(raw_ostream &OS, const Module*) const { in print() function in VirtRegMap
160 print(dbgs()); in dump()
501 LLVM_DEBUG(MBBI->print(dbgs(), Indexes)); in rewrite()
H A DMachineOptimizationRemarkEmitter.cpp30 MI.print(OS, /*IsStandalone=*/true, /*SkipOpers=*/false, in MachineArgument()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp237 bool DWARFExpression::Operation::print(raw_ostream &OS, in print() function in llvm::DWARFExpression::Operation
289 void DWARFExpression::print(raw_ostream &OS, const MCRegisterInfo *RegInfo, in print() function in llvm::DWARFExpression
293 if (!Op.print(OS, this, RegInfo, U, IsEH)) { in print()
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dgenpng.c252 print " /*", x, "*/ { ", b, ", ", s, " }";
258 if (x < 2*super) print ","
259 print "\n"
/third_party/skia/tests/
H A DIncrTopoSortTest.cpp22 void print() const { in print() function in Node
183 void print() const { in print() function in Graph
196 fNodes[i]->print(); in print()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DSampleProf.h182 void print(raw_ostream &OS) const;
277 void print(raw_ostream &OS, unsigned Indent) const;
304 void print(raw_ostream &OS = dbgs(), unsigned Indent = 0) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DSMTAPI.h71 virtual void print(raw_ostream &OS) const = 0;
118 virtual void print(raw_ostream &OS) const = 0;
436 virtual void print(raw_ostream &OS) const = 0;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DValue.h211 void print(raw_ostream &O, bool IsForDebug = false) const;
212 void print(raw_ostream &O, ModuleSlotTracker &MST,
218 /// This is useful when you just want to print 'int %reg126', not the
619 V.print(OS); in operator <<()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp268 MI->print(errs()); in EmitInstruction()
290 Expr->print(Str, MAI); in EmitInstruction()
392 MI->print(errs()); in EmitInstruction()
H A DAMDGPUPerfHintAnalysis.cpp85 Printable print() const { in print() function
361 << print() << "<=>\n" in isLargeStride()
362 << Reference.print() << "Result:" << Result << '\n'); in isLargeStride()
H A DGCNRegPressure.cpp185 void GCNRegPressure::print(raw_ostream &OS, const GCNSubtarget *ST) const {
489 CurPressure.print(dbgs());
491 LISPressure.print(dbgs());
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
H A Dbitcode.cpp69 mod.print(os, NULL); in print_module_bitcode()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DDiagnostics.cpp84 void TDiagnostics::print(ID id, const angle::pp::SourceLocation &loc, const std::string &text) in print() function in sh::TDiagnostics
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSectionCOFF.cpp101 COMDATSymbol->print(OS, &MAI); in PrintSwitchToSection()
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Dchar_test.cpp84 EXPECT_CALL(mDiagnostics, print(pp::Diagnostics::PP_INVALID_CHARACTER, _, str)); in TEST_P()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
H A DArg.h137 void print(raw_ostream &O) const;

Completed in 24 milliseconds

1...<<11121314151617181920>>...37