Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()
DMachineInstr.cpp1466 ModuleSlotTracker MST(M); in print() local
1472 void MachineInstr::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
DMachineFunction.cpp533 ModuleSlotTracker MST(getFunction().getParent()); in print() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMIRFormatter.h54 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, in printCustomPseudoSourceValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMaximumSpanningTree.h35 MaxSpanTree MST; variable
DPGOInstrumentation.cpp545 CFGMST<Edge, BBInfo> MST; member in __anon71b8f0620211::FuncPGOInstrumentation
/third_party/skia/third_party/externals/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()
DVerifier.cpp123 ModuleSlotTracker MST; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp479 ModuleSlotTracker MST(M); in printMemOperand() local
DLegalizeVectorTypes.cpp4516 MaskedStoreSDNode *MST = cast<MaskedStoreSDNode>(N); in WidenVecOp_MSTORE() local
DSelectionDAG.cpp584 const MaskedStoreSDNode *MST = cast<MaskedStoreSDNode>(N); in AddNodeIDCustom() local
DDAGCombiner.cpp8760 MaskedStoreSDNode *MST = cast<MaskedStoreSDNode>(N); in visitMSTORE() local
/third_party/skia/third_party/externals/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