Lines Matching refs:CreateMachineInstr
64 auto MI1 = MF->CreateMachineInstr(MCID, DebugLoc()); in TEST()
68 auto MI2 = MF->CreateMachineInstr(MCID, DebugLoc()); in TEST()
84 auto MI3 = MF->CreateMachineInstr(MCID, DebugLoc()); in TEST()
88 auto MI4 = MF->CreateMachineInstr(MCID, DebugLoc()); in TEST()
139 auto VD1VU = MF->CreateMachineInstr(MCID, DebugLoc()); in TEST()
145 auto VD2VU = MF->CreateMachineInstr(MCID, DebugLoc()); in TEST()
151 auto VD1SU = MF->CreateMachineInstr(MCID, DebugLoc()); in TEST()
157 auto VD1SD = MF->CreateMachineInstr(MCID, DebugLoc()); in TEST()
163 auto VD2PU = MF->CreateMachineInstr(MCID, DebugLoc()); in TEST()
169 auto VD2PD = MF->CreateMachineInstr(MCID, DebugLoc()); in TEST()
210 MachineInstr *MI = MF->CreateMachineInstr(MCID, DL); in TEST()
235 auto MI = MF->CreateMachineInstr(MCID, DebugLoc()); in TEST()
252 auto MI = MF->CreateMachineInstr(MCID, DebugLoc()); in TEST()
263 auto MI = MF->CreateMachineInstr(MCID, DebugLoc()); in TEST()
310 auto MI = MF->CreateMachineInstr(MCID, DebugLoc()); in TEST()
347 auto MI = MF->CreateMachineInstr(MCID, DebugLoc()); in TEST()
404 auto *MI = MF->CreateMachineInstr(MCID, DebugLoc()); in TEST()