Home
last modified time | relevance | path

Searched refs:PushF (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp4414 int PushF = is64 ? X86::PUSHF64 : X86::PUSHF32; in copyPhysReg() local
4426 BuildMI(MBB, MI, DL, get(PushF)); in copyPhysReg()