Searched refs:PushF (Results 1 – 2 of 2) sorted by relevance
4499 int PushF = is64 ? X86::PUSHF64 : X86::PUSHF32; in copyPhysReg() local4511 BuildMI(MBB, MI, DL, get(PushF)); in copyPhysReg()
24389 unsigned PushF = in EmitInstrWithCustomInserter() local24392 MachineInstr *Push = BuildMI(*BB, MI, DL, TII->get(PushF)); in EmitInstrWithCustomInserter()