Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DModuleSlotTracker.h30 class ModuleSlotTracker {
42 ModuleSlotTracker(SlotTracker &Machine, const Module *M,
52 explicit ModuleSlotTracker(const Module *M,
56 ~ModuleSlotTracker();
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DModuleSlotTracker.h29 class ModuleSlotTracker {
41 ModuleSlotTracker(SlotTracker &Machine, const Module *M,
51 explicit ModuleSlotTracker(const Module *M,
55 ~ModuleSlotTracker();
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMIRPrinter.cpp124 void convert(ModuleSlotTracker &MST, yaml::MachineFrameInfo &YamlMFI,
128 void convert(ModuleSlotTracker &MST, yaml::MachineJumpTable &YamlJTI,
131 const MachineFunction &MF, ModuleSlotTracker &MST);
134 ModuleSlotTracker &MST);
144 ModuleSlotTracker &MST;
154 MIPrinter(raw_ostream &OS, ModuleSlotTracker &MST, in MIPrinter()
214 ModuleSlotTracker MST(MF.getFunction().getParent()); in print()
273 T &Object, ModuleSlotTracker &MST) { in printStackObjectDbgInfo()
327 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert()
359 ModuleSlotTracker &MST) { in convertStackObjects()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DModuleSlotTracker.h44 class ModuleSlotTracker {
61 ModuleSlotTracker(SlotTracker &Machine, const Module *M,
71 explicit ModuleSlotTracker(const Module *M,
75 virtual ~ModuleSlotTracker();
DDebugProgramInstruction.h154 void print(raw_ostream &O, ModuleSlotTracker &MST, bool IsForDebug) const;
241 void print(raw_ostream &ROS, ModuleSlotTracker &MST, bool IsForDebug) const;
512 void print(raw_ostream &ROS, ModuleSlotTracker &MST, bool IsForDebug) const;
577 void print(raw_ostream &ROS, ModuleSlotTracker &MST, bool IsForDebug) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DModuleSlotTracker.h44 class ModuleSlotTracker {
61 ModuleSlotTracker(SlotTracker &Machine, const Module *M,
71 explicit ModuleSlotTracker(const Module *M,
75 virtual ~ModuleSlotTracker();
DDebugProgramInstruction.h154 void print(raw_ostream &O, ModuleSlotTracker &MST, bool IsForDebug) const;
241 void print(raw_ostream &ROS, ModuleSlotTracker &MST, bool IsForDebug) const;
512 void print(raw_ostream &ROS, ModuleSlotTracker &MST, bool IsForDebug) const;
577 void print(raw_ostream &ROS, ModuleSlotTracker &MST, bool IsForDebug) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DModuleSlotTracker.h44 class ModuleSlotTracker {
61 ModuleSlotTracker(SlotTracker &Machine, const Module *M,
71 explicit ModuleSlotTracker(const Module *M,
75 virtual ~ModuleSlotTracker();
DDebugProgramInstruction.h154 void print(raw_ostream &O, ModuleSlotTracker &MST, bool IsForDebug) const;
242 void print(raw_ostream &ROS, ModuleSlotTracker &MST, bool IsForDebug) const;
520 void print(raw_ostream &ROS, ModuleSlotTracker &MST, bool IsForDebug) const;
586 void print(raw_ostream &ROS, ModuleSlotTracker &MST, bool IsForDebug) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DModuleSlotTracker.h44 class ModuleSlotTracker {
61 ModuleSlotTracker(SlotTracker &Machine, const Module *M,
71 explicit ModuleSlotTracker(const Module *M,
75 virtual ~ModuleSlotTracker();
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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 …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMIRFormatter.h26 class ModuleSlotTracker; variable
60 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, in printCustomPseudoSourceValue()
77 ModuleSlotTracker &MST);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMIRFormatter.h26 class ModuleSlotTracker; variable
60 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, in printCustomPseudoSourceValue()
77 ModuleSlotTracker &MST);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMIRFormatter.h26 class ModuleSlotTracker; variable
60 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, in printCustomPseudoSourceValue()
77 ModuleSlotTracker &MST);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMIRFormatter.h26 class ModuleSlotTracker; variable
60 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, in printCustomPseudoSourceValue()
77 ModuleSlotTracker &MST);
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMIRPrinter.cpp83 void convert(ModuleSlotTracker &MST, yaml::MachineFrameInfo &YamlMFI,
87 void convert(ModuleSlotTracker &MST, yaml::MachineJumpTable &YamlJTI,
91 ModuleSlotTracker &MST,
102 ModuleSlotTracker &MST;
107 MIPrinter(raw_ostream &OS, ModuleSlotTracker &MST, in MIPrinter()
180 ModuleSlotTracker MST(MF.getFunction()->getParent()); in print()
254 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert()
285 ModuleSlotTracker &MST, in convertStackObjects()
406 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert()
628 ModuleSlotTracker CustomMST(F->getParent(), in printIRBlockReference()
/aosp_15_r20/external/llvm/unittests/IR/
H A DValueTest.cpp135 ModuleSlotTracker MST(M.get()); in TEST()
205 ModuleSlotTracker MST(M.get()); in TEST()
233 ModuleSlotTracker MST(M.get()); in TEST()
/aosp_15_r20/external/llvm/lib/IR/
H A DAsmWriter.cpp698 ModuleSlotTracker::ModuleSlotTracker(SlotTracker &Machine, const Module *M, in ModuleSlotTracker() function in ModuleSlotTracker
702 ModuleSlotTracker::ModuleSlotTracker(const Module *M, in ModuleSlotTracker() function in ModuleSlotTracker
707 ModuleSlotTracker::~ModuleSlotTracker() {} in ~ModuleSlotTracker()
709 SlotTracker *ModuleSlotTracker::getMachine() { in getMachine()
720 void ModuleSlotTracker::incorporateFunction(const Function &F) { in incorporateFunction()
734 int ModuleSlotTracker::getLocalSlot(const Value *V) { in getLocalSlot()
3322 void NamedMDNode::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print()
3396 ModuleSlotTracker MST(getModuleFromVal(this), ShouldInitializeAllMetadata); in print()
3400 void Value::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print()
3455 ModuleSlotTracker &MST) { in printAsOperandImpl()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h54 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, in printCustomPseudoSourceValue()
71 ModuleSlotTracker &MST);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h56 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, in printCustomPseudoSourceValue()
73 ModuleSlotTracker &MST);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp826 ModuleSlotTracker::ModuleSlotTracker(SlotTracker &Machine, const Module *M, in ModuleSlotTracker() function in ModuleSlotTracker
830 ModuleSlotTracker::ModuleSlotTracker(const Module *M, in ModuleSlotTracker() function in ModuleSlotTracker
835 ModuleSlotTracker::~ModuleSlotTracker() = default;
837 SlotTracker *ModuleSlotTracker::getMachine() { in getMachine()
848 void ModuleSlotTracker::incorporateFunction(const Function &F) { in incorporateFunction()
862 int ModuleSlotTracker::getLocalSlot(const Value *V) { in getLocalSlot()
4249 void NamedMDNode::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print()
4323 ModuleSlotTracker MST(getModuleFromVal(this), ShouldInitializeAllMetadata); in print()
4327 void Value::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print()
4382 ModuleSlotTracker &MST) { in printAsOperandImpl()
[all …]
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h32 class ModuleSlotTracker; variable
211 void print(raw_ostream &OS, ModuleSlotTracker &MST) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DValue.h45 class ModuleSlotTracker; variable
212 void print(raw_ostream &O, ModuleSlotTracker &MST,
226 ModuleSlotTracker &MST) const;

12345