Lines Matching refs:MachineBasicBlock
22 class MachineBasicBlock; variable
52 MachineBasicBlock *
54 MachineBasicBlock *MBB) const override;
91 MachineBasicBlock *emitBPOSGE32(MachineInstr &MI,
92 MachineBasicBlock *BB) const;
93 MachineBasicBlock *emitMSACBranchPseudo(MachineInstr &MI,
94 MachineBasicBlock *BB,
97 MachineBasicBlock *emitCOPY_FW(MachineInstr &MI,
98 MachineBasicBlock *BB) const;
100 MachineBasicBlock *emitCOPY_FD(MachineInstr &MI,
101 MachineBasicBlock *BB) const;
103 MachineBasicBlock *emitINSERT_FW(MachineInstr &MI,
104 MachineBasicBlock *BB) const;
106 MachineBasicBlock *emitINSERT_FD(MachineInstr &MI,
107 MachineBasicBlock *BB) const;
109 MachineBasicBlock *emitINSERT_DF_VIDX(MachineInstr &MI,
110 MachineBasicBlock *BB,
114 MachineBasicBlock *emitFILL_FW(MachineInstr &MI,
115 MachineBasicBlock *BB) const;
117 MachineBasicBlock *emitFILL_FD(MachineInstr &MI,
118 MachineBasicBlock *BB) const;
120 MachineBasicBlock *emitFEXP2_W_1(MachineInstr &MI,
121 MachineBasicBlock *BB) const;
123 MachineBasicBlock *emitFEXP2_D_1(MachineInstr &MI,
124 MachineBasicBlock *BB) const;
126 MachineBasicBlock *emitLD_F16_PSEUDO(MachineInstr &MI,
127 MachineBasicBlock *BB) const;
129 MachineBasicBlock *emitST_F16_PSEUDO(MachineInstr &MI,
130 MachineBasicBlock *BB) const;
132 MachineBasicBlock *emitFPEXTEND_PSEUDO(MachineInstr &MI,
133 MachineBasicBlock *BB,
136 MachineBasicBlock *emitFPROUND_PSEUDO(MachineInstr &MI,
137 MachineBasicBlock *BBi,