/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MIRPrinter.cpp | 144 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()
|
D | MachineOperand.cpp | 440 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()
|
D | MachineBasicBlock.cpp | 285 ModuleSlotTracker MST(M); in print() local 290 void MachineBasicBlock::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
|
D | MachineInstr.cpp | 1466 ModuleSlotTracker MST(M); in print() local 1472 void MachineInstr::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
|
D | MachineFunction.cpp | 533 ModuleSlotTracker MST(getFunction().getParent()); in print() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MIRFormatter.h | 54 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, in printCustomPseudoSourceValue()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | MaximumSpanningTree.h | 35 MaxSpanTree MST; variable
|
D | PGOInstrumentation.cpp | 545 CFGMST<Edge, BBInfo> MST; member in __anon71b8f0620211::FuncPGOInstrumentation
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 4249 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()
|
D | Verifier.cpp | 123 ModuleSlotTracker MST; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 479 ModuleSlotTracker MST(M); in printMemOperand() local
|
D | LegalizeVectorTypes.cpp | 4516 MaskedStoreSDNode *MST = cast<MaskedStoreSDNode>(N); in WidenVecOp_MSTORE() local
|
D | SelectionDAG.cpp | 584 const MaskedStoreSDNode *MST = cast<MaskedStoreSDNode>(N); in AddNodeIDCustom() local
|
D | DAGCombiner.cpp | 8760 MaskedStoreSDNode *MST = cast<MaskedStoreSDNode>(N); in visitMSTORE() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
D | MIParser.cpp | 347 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
|