Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Target

14 // target-specific information about the generated code.
93 /// hold private target-specific information for each MachineFunction. Objects
137 // - target-specific
143 // target-specific or non-pre-isel generic instructions (e.g., COPY).
227 const TargetMachine &Target;
235 // Used to keep track of target-specific per-machine function information for
236 // the target implementation.
341 /// unchanged the references to Fn, Target, MMI, and FunctionNumber.
345 /// \pre Fn, Target, MMI, and FunctionNumber are properly set.
391 /// getTarget - Return the target machine this machine code is compiled with
392 const TargetMachine &getTarget() const { return Target; }
636 /// Does not perform target specific adjustments; consider using
643 /// Note: Does not perform target specific adjustments; consider using