Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FrameLowering.cpp480 unsigned PushInstr = (Is64Bit ? X86::PUSH64r : X86::PUSH32r); in getCompactUnwindEncoding() local
505 if (Opc == PushInstr) { in getCompactUnwindEncoding()