/external/llvm-project/llvm/include/llvm/IR/ |
D | ModuleSlotTracker.h | 29 class ModuleSlotTracker { 41 ModuleSlotTracker(SlotTracker &Machine, const Module *M, 51 explicit ModuleSlotTracker(const Module *M, 55 ~ModuleSlotTracker();
|
D | Value.h | 49 class ModuleSlotTracker; variable 228 void print(raw_ostream &O, ModuleSlotTracker &MST, 242 ModuleSlotTracker &MST) const;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ModuleSlotTracker.h | 29 class ModuleSlotTracker { 41 ModuleSlotTracker(SlotTracker &Machine, const Module *M, 51 explicit ModuleSlotTracker(const Module *M, 55 ~ModuleSlotTracker();
|
D | Value.h | 47 class ModuleSlotTracker; variable 228 void print(raw_ostream &O, ModuleSlotTracker &MST, 242 ModuleSlotTracker &MST) const;
|
/external/llvm/include/llvm/IR/ |
D | ModuleSlotTracker.h | 30 class ModuleSlotTracker { 42 ModuleSlotTracker(SlotTracker &Machine, const Module *M, 52 explicit ModuleSlotTracker(const Module *M, 56 ~ModuleSlotTracker();
|
D | Value.h | 43 class ModuleSlotTracker; variable 209 void print(raw_ostream &O, ModuleSlotTracker &MST, 223 ModuleSlotTracker &MST) const;
|
D | Metadata.h | 35 class ModuleSlotTracker; variable 107 void print(raw_ostream &OS, ModuleSlotTracker &MST, const Module *M = nullptr, 119 void printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, 1318 void print(raw_ostream &ROS, ModuleSlotTracker &MST,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MIRFormatter.h | 54 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, in printCustomPseudoSourceValue() 71 ModuleSlotTracker &MST);
|
D | MachineMemOperand.h | 31 class ModuleSlotTracker; variable 296 void print(raw_ostream &OS, ModuleSlotTracker &MST,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MIRPrinter.cpp | 124 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 …]
|
D | MachineOperand.cpp | 440 ModuleSlotTracker &MST) { in printIRBlockReference() 451 ModuleSlotTracker CustomMST(M, /*ShouldInitializeAllMetadata=*/false); in printIRBlockReference() 715 ModuleSlotTracker DummyMST(nullptr); in print() 722 void MachineOperand::print(raw_ostream &OS, ModuleSlotTracker &MST, in print() 1059 void MachineMemOperand::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | MIRFormatter.h | 58 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, in printCustomPseudoSourceValue() 75 ModuleSlotTracker &MST);
|
D | MachineMemOperand.h | 32 class ModuleSlotTracker; variable 304 void print(raw_ostream &OS, ModuleSlotTracker &MST,
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MIRPrinter.cpp | 127 void convert(ModuleSlotTracker &MST, yaml::MachineFrameInfo &YamlMFI, 131 void convert(ModuleSlotTracker &MST, yaml::MachineJumpTable &YamlJTI, 134 const MachineFunction &MF, ModuleSlotTracker &MST); 137 ModuleSlotTracker &MST); 147 ModuleSlotTracker &MST; 157 MIPrinter(raw_ostream &OS, ModuleSlotTracker &MST, in MIPrinter() 218 ModuleSlotTracker MST(MF.getFunction().getParent()); in print() 281 T &Object, ModuleSlotTracker &MST) { in printStackObjectDbgInfo() 335 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert() 367 ModuleSlotTracker &MST) { in convertStackObjects() [all …]
|
D | MachineOperand.cpp | 452 ModuleSlotTracker &MST) { in printIRBlockReference() 463 ModuleSlotTracker CustomMST(M, /*ShouldInitializeAllMetadata=*/false); in printIRBlockReference() 727 ModuleSlotTracker DummyMST(nullptr); in print() 734 void MachineOperand::print(raw_ostream &OS, ModuleSlotTracker &MST, in print() 1073 void MachineMemOperand::print(raw_ostream &OS, ModuleSlotTracker &MST, in print()
|
/external/llvm/unittests/IR/ |
D | ValueTest.cpp | 135 ModuleSlotTracker MST(M.get()); in TEST() 205 ModuleSlotTracker MST(M.get()); in TEST() 233 ModuleSlotTracker MST(M.get()); in TEST()
|
/external/llvm-project/llvm/unittests/IR/ |
D | ValueTest.cpp | 145 ModuleSlotTracker MST(M.get()); in TEST() 217 ModuleSlotTracker MST(M.get()); in TEST() 245 ModuleSlotTracker MST(M.get()); in TEST()
|
/external/llvm/lib/CodeGen/ |
D | MIRPrinter.cpp | 83 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()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineMemOperand.h | 32 class ModuleSlotTracker; variable 211 void print(raw_ostream &OS, ModuleSlotTracker &MST) const;
|
D | MachineOperand.h | 30 class ModuleSlotTracker; variable 222 void print(raw_ostream &os, ModuleSlotTracker &MST,
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 698 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 …]
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Value.h | 45 class ModuleSlotTracker; variable 212 void print(raw_ostream &O, ModuleSlotTracker &MST, 226 ModuleSlotTracker &MST) const;
|
D | Metadata.h | 46 class ModuleSlotTracker; variable 119 void print(raw_ostream &OS, ModuleSlotTracker &MST, const Module *M = nullptr, 131 void printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, 1357 void print(raw_ostream &ROS, ModuleSlotTracker &MST,
|
/external/llvm-project/llvm/lib/IR/ |
D | AsmWriter.cpp | 869 ModuleSlotTracker::ModuleSlotTracker(SlotTracker &Machine, const Module *M, in ModuleSlotTracker() function in ModuleSlotTracker 873 ModuleSlotTracker::ModuleSlotTracker(const Module *M, in ModuleSlotTracker() function in ModuleSlotTracker 878 ModuleSlotTracker::~ModuleSlotTracker() = default; 880 SlotTracker *ModuleSlotTracker::getMachine() { in getMachine() 891 void ModuleSlotTracker::incorporateFunction(const Function &F) { in incorporateFunction() 905 int ModuleSlotTracker::getLocalSlot(const Value *V) { in getLocalSlot() 4508 void NamedMDNode::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print() 4582 ModuleSlotTracker MST(getModuleFromVal(this), ShouldInitializeAllMetadata); in print() 4586 void Value::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print() 4641 ModuleSlotTracker &MST) { in printAsOperandImpl() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 826 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 …]
|