Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp36772 unsigned TestRROpc = (PVT == MVT::i64) ? X86::TEST64rr : X86::TEST32rr; in emitLongJmpShadowStackFix() local
36773 BuildMI(checkSspMBB, DL, TII->get(TestRROpc)) in emitLongJmpShadowStackFix()