Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp142 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 DMachineOperand.cpp505 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 DMachineBasicBlock.cpp353 ModuleSlotTracker MST(M); print() local
358 print(raw_ostream & OS,ModuleSlotTracker & MST,const SlotIndexes * Indexes,bool IsStandalone) const print() argument
H A DMachineInstr.cpp1673 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 DMachineFunction.cpp644 ModuleSlotTracker MST(getFunction().getParent()); print() local
/llvm-project/llvm/unittests/MIR/
H A DMachineMetadata.cpp51 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 DValueTest.cpp151 ModuleSlotTracker MST(M.get()); TEST() local
223 ModuleSlotTracker MST(M.get()); TEST() local
251 ModuleSlotTracker MST(M.get()); TEST() local
[all...]
H A DMetadataTest.cpp366 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 DMIRFormatter.h60 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, in printCustomPseudoSourceValue()
/llvm-project/llvm/lib/IR/
H A DSSAContext.cpp93 MST.incorporateFunction(*BB->getParent()); in print() local
H A DAsmWriter.cpp4889 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 DDebugProgramInstruction.cpp103 void DbgRecord::print(raw_ostream &O, ModuleSlotTracker &MST, in print() argument
H A DVerifier.cpp144 ModuleSlotTracker MST; global() member
/llvm-project/llvm/unittests/CodeGen/
H A DMachineOperandTest.cpp312 ModuleSlotTracker MST(&M); in TEST() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp706 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 DPGOInstrumentation.cpp553 CFGMST<Edge, BBInfo> MST; global() member in __anonfed3d47e0111::FuncPGOInstrumentation
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp576 ModuleSlotTracker MST(M); printMemOperand() local
H A DLegalizeVectorTypes.cpp6890 MaskedStoreSDNode *MST = cast<MaskedStoreSDNode>(N); WidenVecOp_MSTORE() local
[all...]
H A DSelectionDAG.cpp868 const MaskedStoreSDNode *MST = cast<MaskedStoreSDNode>(N); AddNodeIDCustom() local
H A DDAGCombiner.cpp11972 MaskedStoreSDNode *MST = cast<MaskedStoreSDNode>(N); visitMSTORE() local
[all...]
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp354 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 DAArch64ISelLowering.cpp22759 MaskedStoreSDNode *MST = cast<MaskedStoreSDNode>(N); performMSTORECombine() local
[all...]