Home
last modified time | relevance | path

Searched refs:ModuleSlotTracker (Results 1 – 25 of 30) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DModuleSlotTracker.h44 class ModuleSlotTracker {
61 ModuleSlotTracker(SlotTracker &Machine, const Module *M,
71 explicit ModuleSlotTracker(const Module *M,
75 virtual ~ModuleSlotTracker();
H A DValue.h48 class ModuleSlotTracker; variable
237 void print(raw_ostream &O, ModuleSlotTracker &MST,
251 ModuleSlotTracker &MST) const;
H A DMetadata.h44 class ModuleSlotTracker; variable
125 void print(raw_ostream &OS, ModuleSlotTracker &MST, const Module *M = nullptr,
137 void printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST,
1189 void printTree(raw_ostream &OS, ModuleSlotTracker &MST,
1666 void print(raw_ostream &ROS, ModuleSlotTracker &MST,
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h56 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, in printCustomPseudoSourceValue()
73 ModuleSlotTracker &MST);
H A DMachineModuleSlotTracker.h22 class MachineModuleSlotTracker : public ModuleSlotTracker {
H A DMachineMemOperand.h33 class ModuleSlotTracker; variable
332 void print(raw_ostream &OS, ModuleSlotTracker &MST,
H A DMachineBasicBlock.h36 class ModuleSlotTracker; variable
1127 void print(raw_ostream &OS, ModuleSlotTracker &MST,
1136 ModuleSlotTracker *moduleSlotTracker = nullptr) const;
H A DMachineOperand.h34 class ModuleSlotTracker; variable
307 void print(raw_ostream &os, ModuleSlotTracker &MST, LLT TypeToPrint,
H A DMachineInstr.h50 class ModuleSlotTracker; variable
1736 void print(raw_ostream &OS, ModuleSlotTracker &MST, bool IsStandalone = true,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMIRPrinter.cpp114 void convert(ModuleSlotTracker &MST, yaml::MachineFrameInfo &YamlMFI,
118 void convert(ModuleSlotTracker &MST, yaml::MachineJumpTable &YamlJTI,
121 const MachineFunction &MF, ModuleSlotTracker &MST);
124 ModuleSlotTracker &MST);
137 ModuleSlotTracker &MST;
147 MIPrinter(raw_ostream &OS, ModuleSlotTracker &MST, in MIPrinter()
290 T &Object, ModuleSlotTracker &MST) { in printStackObjectDbgInfo()
344 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert()
377 ModuleSlotTracker &MST) { in convertStackObjects()
511 ModuleSlotTracker &MST) { in convertCallSiteObjects()
[all …]
H A DMachineModuleSlotTracker.cpp67 : ModuleSlotTracker(MF->getFunction().getParent(), in MachineModuleSlotTracker()
H A DMachineOperand.cpp487 ModuleSlotTracker &MST) { in printIRBlockReference()
498 ModuleSlotTracker CustomMST(M, /*ShouldInitializeAllMetadata=*/false); in printIRBlockReference()
770 ModuleSlotTracker DummyMST(nullptr); in print()
777 void MachineOperand::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
1129 void MachineMemOperand::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
H A DMachineBasicBlock.cpp345 ModuleSlotTracker MST(M); in print()
350 void MachineBasicBlock::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
481 ModuleSlotTracker *moduleSlotTracker) const { in printName()
495 ModuleSlotTracker tmpTracker(bb->getModule(), false); in printName()
H A DMachineInstr.cpp1588 ModuleSlotTracker MST(M); in print()
1594 void MachineInstr::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
H A DMachineFunction.cpp616 ModuleSlotTracker MST(getFunction().getParent()); in print()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp844 ModuleSlotTracker::ModuleSlotTracker(SlotTracker &Machine, const Module *M, in ModuleSlotTracker() function in ModuleSlotTracker
848 ModuleSlotTracker::ModuleSlotTracker(const Module *M, in ModuleSlotTracker() function in ModuleSlotTracker
853 ModuleSlotTracker::~ModuleSlotTracker() = default;
855 SlotTracker *ModuleSlotTracker::getMachine() { in getMachine()
870 void ModuleSlotTracker::incorporateFunction(const Function &F) { in incorporateFunction()
884 int ModuleSlotTracker::getLocalSlot(const Value *V) { in getLocalSlot()
889 void ModuleSlotTracker::setProcessHook( in setProcessHook()
895 void ModuleSlotTracker::setProcessHook( in setProcessHook()
4628 void NamedMDNode::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print()
4702 ModuleSlotTracker MST(getModuleFromVal(this), ShouldInitializeAllMetadata); in print()
[all …]
H A DSSAContext.cpp99 ModuleSlotTracker MST{BB->getParent()->getParent(), false}; in print()
H A DVerifier.cpp128 ModuleSlotTracker MST;
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp532 ModuleSlotTracker MST(M); in printMemOperand()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp342 static void mapValueToSlot(const Value *V, ModuleSlotTracker &MST, in mapValueToSlot()
353 ModuleSlotTracker MST(F.getParent(), /*ShouldInitializeAllMetadata=*/false); in initSlots2Values()
3505 ModuleSlotTracker MST(F.getParent(), /*ShouldInitializeAllMetadata=*/false); in initSlots2BasicBlocks()
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd642021 ./usr/include/llvm/IR/ModuleSlotTracker.h
H A Dclang.macppc2020 ./usr/include/llvm/IR/ModuleSlotTracker.h
H A Dclang.loongson2020 ./usr/include/llvm/IR/ModuleSlotTracker.h
H A Dclang.octeon2020 ./usr/include/llvm/IR/ModuleSlotTracker.h
H A Dclang.arm642021 ./usr/include/llvm/IR/ModuleSlotTracker.h

12