Searched refs:MOVOpc (Results 1 – 2 of 2) sorted by relevance
11659 unsigned MOVOpc = Subtarget->hasAVX() ? X86::VMOVAPSmr : X86::MOVAPSmr; in EmitVAStartSaveXMMRegsWithCustomInserter() local11668 BuildMI(XMMSaveMBB, DL, TII->get(MOVOpc)) in EmitVAStartSaveXMMRegsWithCustomInserter()
26912 unsigned MOVOpc = Subtarget.hasAVX() ? X86::VMOVAPSmr : X86::MOVAPSmr; in EmitVAStartSaveXMMRegsWithCustomInserter() local26920 BuildMI(XMMSaveMBB, DL, TII->get(MOVOpc)) in EmitVAStartSaveXMMRegsWithCustomInserter()