Home | History | Annotate | Download | only in CodeGen

Lines Matching full:ctor

464 /// MachineInstr ctor - This constructor creates a dummy MachineInstr with
483 /// MachineInstr ctor - This constructor creates a MachineInstr and adds the
498 /// MachineInstr ctor - As above, but with a DebugLoc.
512 /// MachineInstr ctor - Work exactly the same as the ctor two above, except
518 assert(MBB && "Cannot use inserting ctor with null basic block!");
527 /// MachineInstr ctor - As above, but with a DebugLoc.
533 assert(MBB && "Cannot use inserting ctor with null basic block!");
542 /// MachineInstr ctor - Copies MachineInstr arg exactly