/llvm-project/llvm/lib/CodeGen/ |
H A D | MIRPrinter.cpp | 142 ModuleSlotTracker &MST; global() member in llvm::MIPrinter 152 MIPrinter(raw_ostream & OS,ModuleSlotTracker & MST,const DenseMap<const uint32_t *,unsigned> & RegisterMaskIds,const DenseMap<int,FrameIndexOperand> & StackObjectOperandMapping) MIPrinter() argument 225 MachineModuleSlotTracker MST(&MF); print() local 297 printStackObjectDbgInfo(const MachineFunction::VariableDbgInfo & DebugVar,T & Object,ModuleSlotTracker & MST) printStackObjectDbgInfo() argument 351 convert(ModuleSlotTracker & MST,yaml::MachineFrameInfo & YamlMFI,const MachineFrameInfo & MFI) convert() argument 385 convertEntryValueObjects(yaml::MachineFunction & YMF,const MachineFunction & MF,ModuleSlotTracker & MST) convertEntryValueObjects() argument 398 convertStackObjects(yaml::MachineFunction & YMF,const MachineFunction & MF,ModuleSlotTracker & MST) convertStackObjects() argument 532 convertCallSiteObjects(yaml::MachineFunction & YMF,const MachineFunction & MF,ModuleSlotTracker & MST) convertCallSiteObjects() argument 566 convertMachineMetadataNodes(yaml::MachineFunction & YMF,const MachineFunction & MF,MachineModuleSlotTracker & MST) convertMachineMetadataNodes() argument 599 convert(ModuleSlotTracker & MST,yaml::MachineJumpTable & YamlJTI,const MachineJumpTableInfo & JTI) convert() argument 979 printIRValue(raw_ostream & OS,const Value & V,ModuleSlotTracker & MST) printIRValue() argument [all...] |
H A D | MachineOperand.cpp | 505 ModuleSlotTracker &MST) { in printIRBlockReference() argument 795 print(raw_ostream & OS,ModuleSlotTracker & MST,LLT TypeToPrint,std::optional<unsigned> OpIdx,bool PrintDef,bool IsStandalone,bool ShouldPrintRegisterTies,unsigned TiedOperandIdx,const TargetRegisterInfo * TRI,const TargetIntrinsicInfo * IntrinsicInfo) const print() argument 1140 print(raw_ostream & OS,ModuleSlotTracker & MST,SmallVectorImpl<StringRef> & SSNs,const LLVMContext & Context,const MachineFrameInfo * MFI,const TargetInstrInfo * TII) const print() argument [all...] |
H A D | MachineBasicBlock.cpp | 353 ModuleSlotTracker MST(M); print() local 358 print(raw_ostream & OS,ModuleSlotTracker & MST,const SlotIndexes * Indexes,bool IsStandalone) const print() argument
|
H A D | MachineInstr.cpp | 1673 ModuleSlotTracker MST(M); print() local 1679 print(raw_ostream & OS,ModuleSlotTracker & MST,bool IsStandalone,bool SkipOpers,bool SkipDebugLoc,bool AddNewLine,const TargetInstrInfo * TII) const print() argument [all...] |
H A D | MachineFunction.cpp | 644 ModuleSlotTracker MST(getFunction().getParent()); print() local
|
/llvm-project/llvm/unittests/MIR/ |
H A D | MachineMetadata.cpp | 51 void addHooks(ModuleSlotTracker &MST, const MachineOperand &MO) { in addHooks() argument 128 ModuleSlotTracker MST(M.get()); TEST_F() local 166 ModuleSlotTracker MST(M.get()); TEST_F() local 256 MachineModuleSlotTracker MST(MF); TEST_F() local 406 MachineModuleSlotTracker MST(MF); TEST_F() local 504 MachineModuleSlotTracker MST(MF); TEST_F() local [all...] |
/llvm-project/llvm/unittests/IR/ |
H A D | ValueTest.cpp | 151 ModuleSlotTracker MST(M.get()); TEST() local 223 ModuleSlotTracker MST(M.get()); TEST() local 251 ModuleSlotTracker MST(M.get()); TEST() local [all...] |
H A D | MetadataTest.cpp | 366 EXPECT_PRINTER_EQ("!0 = distinct !{}", N0->print(OS, MST)); in TEST_F() local 398 EXPECT_PRINTER_EQ("!0 = distinct !{}", MAV0->print(OS, MST)); in TEST_F() local 424 ModuleSlotTracker MST(&M); TEST_F() local [all...] |
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MIRFormatter.h | 60 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, in printCustomPseudoSourceValue()
|
/llvm-project/llvm/lib/IR/ |
H A D | SSAContext.cpp | 93 MST.incorporateFunction(*BB->getParent()); in print() local
|
H A D | AsmWriter.cpp | 4889 print(raw_ostream & ROS,ModuleSlotTracker & MST,bool IsForDebug) const print() argument 4958 ModuleSlotTracker MST(getModuleFromDPI(this), true); print() local 4964 ModuleSlotTracker MST(getModuleFromDPI(this), true); print() local 4968 print(raw_ostream & ROS,ModuleSlotTracker & MST,bool IsForDebug) const print() argument 4985 ModuleSlotTracker MST(getModuleFromDPI(this), true); print() local 4989 print(raw_ostream & ROS,ModuleSlotTracker & MST,bool IsForDebug) const print() argument 5006 print(raw_ostream & ROS,ModuleSlotTracker & MST,bool IsForDebug) const print() argument 5029 ModuleSlotTracker MST(getModuleFromVal(this), ShouldInitializeAllMetadata); print() local 5033 print(raw_ostream & ROS,ModuleSlotTracker & MST,bool IsForDebug) const print() argument 5094 printAsOperandImpl(const Value & V,raw_ostream & O,bool PrintType,ModuleSlotTracker & MST) printAsOperandImpl() argument 5116 ModuleSlotTracker MST(Machine, M); printAsOperand() local 5187 printMetadataImpl(raw_ostream & ROS,const Metadata & MD,ModuleSlotTracker & MST,const Module * M,bool OnlyAsOperand,bool PrintAsTree=false) printMetadataImpl() argument 5212 ModuleSlotTracker MST(M, isa<MDNode>(this)); printAsOperand() local 5216 printAsOperand(raw_ostream & OS,ModuleSlotTracker & MST,const Module * M) const printAsOperand() argument 5223 ModuleSlotTracker MST(M, isa<MDNode>(this)); print() local 5227 print(raw_ostream & OS,ModuleSlotTracker & MST,const Module * M,bool) const print() argument 5233 ModuleSlotTracker MST(M, true); printTree() local 5238 printTree(raw_ostream & OS,ModuleSlotTracker & MST,const Module * M) const printTree() argument [all...] |
H A D | DebugProgramInstruction.cpp | 103 void DbgRecord::print(raw_ostream &O, ModuleSlotTracker &MST, in print() argument
|
H A D | Verifier.cpp | 144 ModuleSlotTracker MST; global() member
|
/llvm-project/llvm/unittests/CodeGen/ |
H A D | MachineOperandTest.cpp | 312 ModuleSlotTracker MST(&M); in TEST() local
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | GCOVProfiling.cpp | 706 getInstrBB(CFGMST<Edge,BBInfo> & MST,Edge & E,const DenseSet<const BasicBlock * > & ExecBlocks) getInstrBB() argument 751 dumpEdges(CFGMST<Edge,BBInfo> & MST,GCOVFunction & GF) dumpEdges() argument 820 CFGMST<Edge, BBInfo> MST(F, /*InstrumentFuncEntry_=*/false, BPI, BFI); emitProfileNotes() local [all...] |
H A D | PGOInstrumentation.cpp | 553 CFGMST<Edge, BBInfo> MST; global() member in __anonfed3d47e0111::FuncPGOInstrumentation [all...] |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGDumper.cpp | 576 ModuleSlotTracker MST(M); printMemOperand() local
|
H A D | LegalizeVectorTypes.cpp | 6890 MaskedStoreSDNode *MST = cast<MaskedStoreSDNode>(N); WidenVecOp_MSTORE() local [all...] |
H A D | SelectionDAG.cpp | 868 const MaskedStoreSDNode *MST = cast<MaskedStoreSDNode>(N); AddNodeIDCustom() local
|
H A D | DAGCombiner.cpp | 11972 MaskedStoreSDNode *MST = cast<MaskedStoreSDNode>(N); visitMSTORE() local [all...] |
/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 354 int Slot = MST.getLocalSlot(V); in initSlots2Values() local 343 mapValueToSlot(const Value * V,ModuleSlotTracker & MST,DenseMap<unsigned,const Value * > & Slots2Values) mapValueToSlot() argument 3560 ModuleSlotTracker MST(F.getParent(), /*ShouldInitializeAllMetadata=*/false); initSlots2BasicBlocks() local [all...] |
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 22759 MaskedStoreSDNode *MST = cast<MaskedStoreSDNode>(N); performMSTORECombine() local [all...] |