Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp172 static unsigned getPOP2Opcode(const X86Subtarget &ST) { in getPOP2Opcode() function
3125 BuildMI(MBB, MI, DL, TII.get(getPOP2Opcode(STI)), Reg) in restoreCalleeSavedRegisters()