Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp4501 int PopF = is64 ? X86::POPF64 : X86::POPF32; in copyPhysReg() local
4517 BuildMI(MBB, MI, DL, get(PopF)); in copyPhysReg()
DX86ISelLowering.cpp24410 unsigned PopF = in EmitInstrWithCustomInserter() local
24413 BuildMI(*BB, MI, DL, TII->get(PopF)); in EmitInstrWithCustomInserter()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp28613 unsigned PopF = in EmitInstrWithCustomInserter() local
28616 BuildMI(*BB, MI, DL, TII->get(PopF)); in EmitInstrWithCustomInserter()