Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DValueTest.cpp146 ModuleSlotTracker MST(M.get()); in TEST() local
218 ModuleSlotTracker MST(M.get()); in TEST() local
246 ModuleSlotTracker MST(M.get()); in TEST() local
DMetadataTest.cpp364 ModuleSlotTracker MST(&M); in TEST_F() local
396 ModuleSlotTracker MST(&M); in TEST_F() 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
DMetadataTest.cpp363 ModuleSlotTracker MST(&M); in TEST_F() local
395 ModuleSlotTracker MST(&M); in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMIRPrinter.cpp140 ModuleSlotTracker &MST; member in llvm::MIPrinter
150 MIPrinter(raw_ostream &OS, ModuleSlotTracker &MST, in MIPrinter()
209 ModuleSlotTracker MST(MF.getFunction().getParent()); in print() local
262 T &Object, ModuleSlotTracker &MST) { in printStackObjectDbgInfo()
316 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert()
346 ModuleSlotTracker &MST) { in convertStackObjects()
471 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert()
DMachineOperand.cpp423 ModuleSlotTracker &MST) { in printIRBlockReference()
446 ModuleSlotTracker &MST) { in printIRValueReference()
720 void MachineOperand::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
1043 void MachineMemOperand::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
DMachineBasicBlock.cpp273 ModuleSlotTracker MST(M); in print() local
278 void MachineBasicBlock::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
DMachineInstr.cpp1277 ModuleSlotTracker MST(M); in print() local
1283 void MachineInstr::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
DMachineFunction.cpp537 ModuleSlotTracker MST(getFunction().getParent()); in print() 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()
DMachineFunction.cpp443 ModuleSlotTracker MST(getFunction()->getParent()); in print() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DMaximumSpanningTree.h60 MaxSpanTree MST; variable
DOptimalEdgeProfiling.cpp142 MaximumSpanningTree<BasicBlock> MST(EdgeVector); in runOnModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DMaximumSpanningTree.h36 MaxSpanTree MST; variable
DPGOInstrumentation.cpp512 CFGMST<Edge, BBInfo> MST; member in __anoncbdd98c50211::FuncPGOInstrumentation
/external/llvm/lib/Transforms/Instrumentation/
DMaximumSpanningTree.h36 MaxSpanTree MST; variable
DPGOInstrumentation.cpp249 CFGMST<Edge, BBInfo> MST; member in __anon10d6878d0211::FuncPGOInstrumentation
/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-7.0/llvm/lib/IR/
DAsmWriter.cpp3999 void NamedMDNode::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print()
4073 ModuleSlotTracker MST(getModuleFromVal(this), ShouldInitializeAllMetadata); in print() local
4077 void Value::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print()
4132 ModuleSlotTracker &MST) { in printAsOperandImpl()
4154 ModuleSlotTracker MST(Machine, M); in printAsOperand() local
4168 ModuleSlotTracker &MST, const Module *M, in printMetadataImpl()
4186 ModuleSlotTracker MST(M, isa<MDNode>(this)); in printAsOperand() local
4190 void Metadata::printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, in printAsOperand()
4197 ModuleSlotTracker MST(M, isa<MDNode>(this)); in print() local
4201 void Metadata::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/
DMachineOperandTest.cpp298 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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp431 ModuleSlotTracker MST(M); in printMemOperand() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2616 ModuleSlotTracker MST(F.getParent(), /*ShouldInitializeAllMetadata=*/false); in initSlots2BasicBlocks() local
2651 static void mapValueToSlot(const Value *V, ModuleSlotTracker &MST, in mapValueToSlot()
2662 ModuleSlotTracker MST(F.getParent(), /*ShouldInitializeAllMetadata=*/false); in initSlots2Values() local

12