Home
last modified time | relevance | path

Searched refs:print (Results 676 - 700 of 1047) sorted by relevance

1...<<21222324252627282930>>...42

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h219 void print(raw_ostream &) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemoryLocation.cpp21 void LocationSize::print(raw_ostream &OS) const { in print() function in LocationSize
H A DRegionPass.cpp184 raw_ostream &Out; // raw_ostream to print on.
199 BB->print(Out);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFormat.h54 unsigned print(char *Buffer, unsigned BufferSize) const { in print() function in llvm::format_object_base
H A DSourceMgr.h189 /// \param OS the raw_ostream to print on.
274 void print(const char *ProgName, raw_ostream &S, bool ShowColors = true,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonMCInstLower.cpp119 MI->print(errs()); in HexagonLowerToMC()
H A DRDFRegisters.h182 void print(raw_ostream &OS) const;
229 // Optionally print the lane mask, if it is not ~0.
H A DHexagonConstPropagation.cpp92 void print(const TargetRegisterInfo *TRI = nullptr) const { in print() function
173 void print(raw_ostream &os) const;
187 L.print(os); in operator <<()
241 void print(raw_ostream &os, const TargetRegisterInfo &TRI) const;
481 void LatticeCell::print(raw_ostream &os) const { in print() function in LatticeCell
513 C->print(os); in print()
622 void MachineConstPropagator::CellMap::print(raw_ostream &os, in print() function in MachineConstPropagator::CellMap
945 Cells.print(dbgs(), MCE.TRI); in propagate()
1058 LLVM_DEBUG(MF.print(dbgs() << "Starting MachineConstPropagator\n", nullptr)); in run()
1073 MF.print(dbg in run()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXInstPrinter.cpp80 // Next always print the annotation. in printInst()
94 Op.getExpr()->print(O, &MAI); in printOperand()
278 O << Imm; // Just print out PTX version in printMmaCode()
297 return; // don't print ',0' or '+0' in printMemOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcInstPrinter.cpp137 MO.getExpr()->print(O, &MAI); in printOperand()
154 return; // don't print "+%g0" in printMemOperand()
156 return; // don't print "+0" in printMemOperand()
H A DSparcMCExpr.cpp36 Expr->print(OS, MAI); in printImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineDominators.h228 void print(raw_ostream &OS, const Module*) const override;
H A DMachineMemOperand.h296 void print(raw_ostream &OS, ModuleSlotTracker &MST,
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationBuilder.java943 // (Alternatively, print a warning when prefix contractions are missing.) in addTailComposites()
1161 System.out.print(" quat+ "); in makeTailoredCEs()
1172 System.out.print(" ter+ "); in makeTailoredCEs()
1214 System.out.print(" sec+ "); in makeTailoredCEs()
1264 System.out.print("pri+ "); in makeTailoredCEs()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java935 out.print(" partitions{"); in main()
943 out.append('"').print(p); in main()
955 out.print(" distances:intvector{"); in main()
963 out.print(d); in main()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java935 out.print(" partitions{"); in main()
943 out.append('"').print(p); in main()
955 out.print(" distances:intvector{"); in main()
963 out.print(d); in main()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationBuilder.java947 // (Alternatively, print a warning when prefix contractions are missing.) in addTailComposites()
1165 System.out.print(" quat+ "); in makeTailoredCEs()
1176 System.out.print(" ter+ "); in makeTailoredCEs()
1218 System.out.print(" sec+ "); in makeTailoredCEs()
1268 System.out.print("pri+ "); in makeTailoredCEs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp1289 void MachineTraceMetrics::Ensemble::print(raw_ostream &OS) const {
1293 BlockInfo[i].print(OS);
1298 void MachineTraceMetrics::TraceBlockInfo::print(raw_ostream &OS) const {
1326 void MachineTraceMetrics::Trace::print(raw_ostream &OS) const {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWindowsResource.cpp378 Root.print(Writer, "Resource Tree"); in printTree()
551 void WindowsResourceParser::TreeNode::print(ScopedPrinter &Writer, in print() function in llvm::object::WindowsResourceParser::TreeNode
555 Child.second->print(Writer, Child.first); in print()
558 Child.second->print(Writer, to_string(Child.first)); in print()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dhostapd_cli.c193 static int _wpa_ctrl_command(struct wpa_ctrl *ctrl, const char *cmd, int print) in _wpa_ctrl_command() argument
213 if (print) { in _wpa_ctrl_command()
725 char *addr, size_t addr_len, int print) in wpa_ctrl_command_sta()
749 if (print) in wpa_ctrl_command_sta()
724 wpa_ctrl_command_sta(struct wpa_ctrl *ctrl, const char *cmd, char *addr, size_t addr_len, int print) wpa_ctrl_command_sta() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dhostapd_cli.c190 static int _wpa_ctrl_command(struct wpa_ctrl *ctrl, const char *cmd, int print) in _wpa_ctrl_command() argument
210 if (print) { in _wpa_ctrl_command()
724 char *addr, size_t addr_len, int print) in wpa_ctrl_command_sta()
748 if (print) in wpa_ctrl_command_sta()
723 wpa_ctrl_command_sta(struct wpa_ctrl *ctrl, const char *cmd, char *addr, size_t addr_len, int print) wpa_ctrl_command_sta() argument
/third_party/icu/icu4c/source/tools/tzcode/
H A Dtz2icu.cpp206 void print(ostream& os, const string& id) const;
898 void print(ostream& os) const;
1013 void ZoneInfo::print(ostream& os, const string& id) const { in print() function in ZoneInfo
1154 it->second.print(os, it->first); in operator <<()
1160 // print the string list
1412 void FinalRule::print(ostream& os) const { in print() function in FinalRule
1413 // First print the rule part that enters DST; then the rule part in print()
1811 printStringList ( file, ZONEINFO ); // print the Names list in main()
1822 r.print(file); in main()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dtz2icu.cpp206 void print(ostream& os, const string& id) const;
898 void print(ostream& os) const;
1013 void ZoneInfo::print(ostream& os, const string& id) const { in print() function in ZoneInfo
1154 it->second.print(os, it->first); in operator <<()
1160 // print the string list
1412 void FinalRule::print(ostream& os) const { in print() function in FinalRule
1413 // First print the rule part that enters DST; then the rule part in print()
1811 printStringList ( file, ZONEINFO ); // print the Names list in main()
1822 r.print(file); in main()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp88 void print(DataFile f) const;
143 RegisterSet::print(DataFile f) const in print() function in nv50_ir::RegisterSet
146 bits[f].print(); in print()
619 bb->liveSet.print(); in buildLiveSets()
645 bb->liveSet.print(); in buildLiveSets()
1101 insn->print(); in makeCompound()
1502 regs.print(node->f); in selectRegisters()
1600 func->print(); in allocateRegisters()
1674 it->occup.print(); in assignSlot()
1946 func->print(); in execFunc()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp380 void print(raw_ostream &OS, const TargetRegisterInfo *TRI = nullptr);
862 void LinearizedRegion::print(raw_ostream &OS, const TargetRegisterInfo *TRI) {
927 LLVM_DEBUG(Current->print(dbgs(), MRI->getTargetRegisterInfo()));
930 LLVM_DEBUG(Current->print(dbgs(), MRI->getTargetRegisterInfo()));
2345 LLVM_DEBUG(Cond[0].print(dbgs(), TRI));
2361 LLVM_DEBUG(InnerRegion.print(dbgs(), TRI));
2403 LLVM_DEBUG(Cond[0].print(dbgs(), TRI));
2655 LLVM_DEBUG(LRegion->print(dbgs(), TRI));
2670 LLVM_DEBUG(InnerLRegion->print(dbgs(), TRI));
2761 LLVM_DEBUG(LRegion->print(dbg
[all...]

Completed in 39 milliseconds

1...<<21222324252627282930>>...42