Searched refs:PushF (Results 1 – 1 of 1) sorted by relevance
4414 int PushF = is64 ? X86::PUSHF64 : X86::PUSHF32; in copyPhysReg() local4426 BuildMI(MBB, MI, DL, get(PushF)); in copyPhysReg()