Home
last modified time | relevance | path

Searched defs:MST (Results 1 – 25 of 47) sorted by relevance

12

/external/llvm-project/llvm/lib/CodeGen/
DMIRPrinter.cpp147 ModuleSlotTracker &MST; member in llvm::MIPrinter
157 MIPrinter(raw_ostream &OS, ModuleSlotTracker &MST, in MIPrinter()
218 ModuleSlotTracker MST(MF.getFunction().getParent()); in print() local
281 T &Object, ModuleSlotTracker &MST) { in printStackObjectDbgInfo()
335 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert()
367 ModuleSlotTracker &MST) { in convertStackObjects()
495 ModuleSlotTracker &MST) { in convertCallSiteObjects()
549 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert()
897 ModuleSlotTracker &MST) { in printIRValue()
DMachineOperand.cpp452 ModuleSlotTracker &MST) { in printIRBlockReference()
734 void MachineOperand::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
1073 void MachineMemOperand::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
DMachineBasicBlock.cpp322 ModuleSlotTracker MST(M); in print() local
327 void MachineBasicBlock::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRPrinter.cpp144 ModuleSlotTracker &MST; member in llvm::MIPrinter
154 MIPrinter(raw_ostream &OS, ModuleSlotTracker &MST, in MIPrinter()
214 ModuleSlotTracker MST(MF.getFunction().getParent()); in print() local
273 T &Object, ModuleSlotTracker &MST) { in printStackObjectDbgInfo()
327 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert()
359 ModuleSlotTracker &MST) { in convertStackObjects()
469 ModuleSlotTracker &MST) { in convertCallSiteObjects()
523 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert()
878 ModuleSlotTracker &MST) { in printIRValue()
DMachineOperand.cpp440 ModuleSlotTracker &MST) { in printIRBlockReference()
722 void MachineOperand::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
1059 void MachineMemOperand::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
DMachineBasicBlock.cpp285 ModuleSlotTracker MST(M); in print() local
290 void MachineBasicBlock::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
/external/llvm-project/llvm/unittests/IR/
DValueTest.cpp145 ModuleSlotTracker MST(M.get()); in TEST() local
217 ModuleSlotTracker MST(M.get()); in TEST() local
245 ModuleSlotTracker MST(M.get()); in TEST() local
/external/llvm/unittests/IR/
DValueTest.cpp135 ModuleSlotTracker MST(M.get()); in TEST() local
205 ModuleSlotTracker MST(M.get()); in TEST() local
233 ModuleSlotTracker MST(M.get()); in TEST() local
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp102 ModuleSlotTracker &MST; member in llvm::MIPrinter
107 MIPrinter(raw_ostream &OS, ModuleSlotTracker &MST, in MIPrinter()
180 ModuleSlotTracker MST(MF.getFunction()->getParent()); in print() local
254 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert()
285 ModuleSlotTracker &MST, in convertStackObjects()
406 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert()
DMachineInstr.cpp313 void MachineOperand::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
1675 ModuleSlotTracker MST(M); in print() local
1679 void MachineInstr::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
DMachineBasicBlock.cpp243 ModuleSlotTracker MST(M); in print() local
247 void MachineBasicBlock::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMIRFormatter.h54 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, in printCustomPseudoSourceValue()
/external/llvm-project/llvm/include/llvm/CodeGen/
DMIRFormatter.h58 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, in printCustomPseudoSourceValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMaximumSpanningTree.h35 MaxSpanTree MST; variable
/external/llvm/lib/Transforms/Instrumentation/
DMaximumSpanningTree.h36 MaxSpanTree MST; variable
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMaximumSpanningTree.h35 MaxSpanTree MST; variable
DGCOVProfiling.cpp755 static BasicBlock *getInstrBB(CFGMST<Edge, BBInfo> &MST, Edge &E, in getInstrBB()
800 static void dumpEdges(CFGMST<Edge, BBInfo> &MST, GCOVFunction &GF) { in dumpEdges()
864 CFGMST<Edge, BBInfo> MST(F, /*InstrumentFuncEntry_=*/false, BPI, BFI); in emitProfileNotes() local
/external/llvm/lib/IR/
DAsmWriter.cpp3322 void NamedMDNode::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print()
3396 ModuleSlotTracker MST(getModuleFromVal(this), ShouldInitializeAllMetadata); in print() local
3400 void Value::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print()
3455 ModuleSlotTracker &MST) { in printAsOperandImpl()
3479 ModuleSlotTracker MST(Machine, M); in printAsOperand() local
3493 ModuleSlotTracker &MST, const Module *M, in printMetadataImpl()
3513 ModuleSlotTracker MST(M, isa<MDNode>(this)); in printAsOperand() local
3517 void Metadata::printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, in printAsOperand()
3524 ModuleSlotTracker MST(M, isa<MDNode>(this)); in print() local
3528 void Metadata::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp4249 void NamedMDNode::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print()
4323 ModuleSlotTracker MST(getModuleFromVal(this), ShouldInitializeAllMetadata); in print() local
4327 void Value::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print()
4382 ModuleSlotTracker &MST) { in printAsOperandImpl()
4404 ModuleSlotTracker MST(Machine, M); in printAsOperand() local
4418 ModuleSlotTracker &MST, const Module *M, in printMetadataImpl()
4436 ModuleSlotTracker MST(M, isa<MDNode>(this)); in printAsOperand() local
4440 void Metadata::printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, in printAsOperand()
4447 ModuleSlotTracker MST(M, isa<MDNode>(this)); in print() local
4451 void Metadata::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
/external/llvm-project/llvm/lib/IR/
DAsmWriter.cpp4508 void NamedMDNode::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print()
4582 ModuleSlotTracker MST(getModuleFromVal(this), ShouldInitializeAllMetadata); in print() local
4586 void Value::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print()
4641 ModuleSlotTracker &MST) { in printAsOperandImpl()
4663 ModuleSlotTracker MST(Machine, M); in printAsOperand() local
4677 ModuleSlotTracker &MST, const Module *M, in printMetadataImpl()
4695 ModuleSlotTracker MST(M, isa<MDNode>(this)); in printAsOperand() local
4699 void Metadata::printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, in printAsOperand()
4706 ModuleSlotTracker MST(M, isa<MDNode>(this)); in print() local
4710 void Metadata::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
/external/llvm-project/llvm/unittests/CodeGen/
DMachineOperandTest.cpp297 ModuleSlotTracker MST(&M); in TEST() local
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1929 ModuleSlotTracker MST(F.getParent(), /*ShouldInitializeAllMetadata=*/false); in initSlots2BasicBlocks() local
1964 static void mapValueToSlot(const Value *V, ModuleSlotTracker &MST, in mapValueToSlot()
1975 ModuleSlotTracker MST(F.getParent(), /*ShouldInitializeAllMetadata=*/false); in initSlots2Values() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp506 ModuleSlotTracker MST(M); in printMemOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp479 ModuleSlotTracker MST(M); in printMemOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp347 static void mapValueToSlot(const Value *V, ModuleSlotTracker &MST, in mapValueToSlot()
358 ModuleSlotTracker MST(F.getParent(), /*ShouldInitializeAllMetadata=*/false); in initSlots2Values() local
3105 ModuleSlotTracker MST(F.getParent(), /*ShouldInitializeAllMetadata=*/false); in initSlots2BasicBlocks() local

12