Searched defs:MST (Results 1 - 10 of 10) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h54 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp347 static void mapValueToSlot(const Value *V, ModuleSlotTracker &MST, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp144 ModuleSlotTracker &MST; member in class:llvm::MIPrinter
154 MIPrinter(raw_ostream &OS, ModuleSlotTracker &MST, argument
272 printStackObjectDbgInfo(const MachineFunction::VariableDbgInfo &DebugVar, T &Object, ModuleSlotTracker &MST) argument
327 convert(ModuleSlotTracker &MST, yaml::MachineFrameInfo &YamlMFI, const MachineFrameInfo &MFI) argument
357 convertStackObjects(yaml::MachineFunction &YMF, const MachineFunction &MF, ModuleSlotTracker &MST) argument
467 convertCallSiteObjects(yaml::MachineFunction &YMF, const MachineFunction &MF, ModuleSlotTracker &MST) argument
523 convert(ModuleSlotTracker &MST, yaml::MachineJumpTable &YamlJTI, const MachineJumpTableInfo &JTI) argument
877 printIRValue(raw_ostream &OS, const Value &V, ModuleSlotTracker &MST) argument
[all...]
H A DMachineOperand.cpp722 void MachineOperand::print(raw_ostream &OS, ModuleSlotTracker &MST, argument
439 printIRBlockReference(raw_ostream &OS, const BasicBlock &BB, ModuleSlotTracker &MST) argument
1059 print(raw_ostream &OS, ModuleSlotTracker &MST, SmallVectorImpl<StringRef> &SSNs, const LLVMContext &Context, const MachineFrameInfo *MFI, const TargetInstrInfo *TII) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8767 MaskedStoreSDNode *MST = cast<MaskedStoreSDNode>(N); local
H A DLegalizeVectorTypes.cpp4516 MaskedStoreSDNode *MST = cast<MaskedStoreSDNode>(N); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp4249 void NamedMDNode::print(raw_ostream &ROS, ModuleSlotTracker &MST, argument
4327 void Value::print(raw_ostream &ROS, ModuleSlotTracker &MST, argument
4381 printAsOperandImpl(const Value &V, raw_ostream &O, bool PrintType, ModuleSlotTracker &MST) argument
4417 printMetadataImpl(raw_ostream &ROS, const Metadata &MD, ModuleSlotTracker &MST, const Module *M, bool OnlyAsOperand) argument
4440 printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, const Module *M) const argument
4451 print(raw_ostream &OS, ModuleSlotTracker &MST, const Module *M, bool ) const argument
[all...]
H A DVerifier.cpp123 ModuleSlotTracker MST; member in struct:llvm::VerifierSupport
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMaximumSpanningTree.h35 MaxSpanTree MST; member in class:llvm::MaximumSpanningTree
H A DPGOInstrumentation.cpp545 CFGMST<Edge, BBInfo> MST; member in class:__anon2637::FuncPGOInstrumentation
[all...]

Completed in 340 milliseconds