Home | History | Annotate | Download | only in Support

Lines Matching full:construct

608     /// @param Fn - A function to construct a MCAsmInfo for the target.
623 /// @param Fn - A function to construct a MCCodeGenInfo for the target.
639 /// @param Fn - A function to construct a MCInstrInfo for the target.
663 /// @param Fn - A function to construct a MCRegisterInfo for the target.
678 /// @param Fn - A function to construct a MCSubtargetInfo for the target.
694 /// @param Fn - A function to construct a TargetMachine for the target.
710 /// @param Fn - A function to construct an AsmBackend for the target.
724 /// @param Fn - A function to construct an MCTargetAsmParser for the target.
738 /// @param Fn - A function to construct an AsmPrinter for the target.
753 /// @param Fn - A function to construct an MCDisassembler for the target.
768 /// @param Fn - A function to construct an MCInstPrinter for the target.
783 /// @param Fn - A function to construct an MCCodeEmitter for the target.
798 /// @param Fn - A function to construct an MCStreamer for the target.
813 /// @param Fn - A function to construct an MCStreamer for the target.
827 /// @param Fn - A function to construct an MCRelocationInfo for the target.
842 /// @param Fn - A function to construct an MCSymbolizer for the target.