Home | History | Annotate | Download | only in Mips

Lines Matching refs:MachineBasicBlock

164 MachineBasicBlock *
166 MachineBasicBlock *BB) const {
516 MachineBasicBlock *Mips16TargetLowering::
517 emitSel16(unsigned Opc, MachineInstr *MI, MachineBasicBlock *BB) const {
536 MachineBasicBlock *thisMBB = BB;
538 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB);
539 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB);
545 std::next(MachineBasicBlock::iterator(MI)), BB->end());
577 MachineBasicBlock *Mips16TargetLowering::emitSelT16
579 MachineInstr *MI, MachineBasicBlock *BB) const {
598 MachineBasicBlock *thisMBB = BB;
600 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB);
601 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB);
607 std::next(MachineBasicBlock::iterator(MI)), BB->end());
641 MachineBasicBlock *Mips16TargetLowering::emitSeliT16
643 MachineInstr *MI, MachineBasicBlock *BB) const {
662 MachineBasicBlock *thisMBB = BB;
664 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB);
665 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB);
671 std::next(MachineBasicBlock::iterator(MI)), BB->end());
705 MachineBasicBlock
708 MachineBasicBlock *BB) const {
714 MachineBasicBlock *target = MI->getOperand(2).getMBB();
722 MachineBasicBlock *Mips16TargetLowering::emitFEXT_T8I8I16_ins(
724 MachineInstr *MI, MachineBasicBlock *BB) const {
730 MachineBasicBlock *target = MI->getOperand(2).getMBB();
756 MachineBasicBlock *Mips16TargetLowering::emitFEXT_CCRX16_ins(
758 MachineInstr *MI, MachineBasicBlock *BB) const {
773 MachineBasicBlock *Mips16TargetLowering::emitFEXT_CCRXI16_ins(
775 MachineInstr *MI, MachineBasicBlock *BB )const {