Home
last modified time | relevance | path

Searched defs:PtrStoreOpc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35767 unsigned PtrStoreOpc = (PVT == MVT::i64) ? X86::MOV64mr : X86::MOV32mr; in emitSetJmpShadowStackFix() local
35848 unsigned PtrStoreOpc = 0; in emitEHSjLjSetJmp() local