Searched refs:PopF (Results 1 – 2 of 2) sorted by relevance
4501 int PopF = is64 ? X86::POPF64 : X86::POPF32; in copyPhysReg() local4517 BuildMI(MBB, MI, DL, get(PopF)); in copyPhysReg()
24410 unsigned PopF = in EmitInstrWithCustomInserter() local24413 BuildMI(*BB, MI, DL, TII->get(PopF)); in EmitInstrWithCustomInserter()