Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31512 unsigned PtrStoreOpc = (PVT == MVT::i64) ? X86::MOV64mr : X86::MOV32mr; in emitSetJmpShadowStackFix() local
31593 unsigned PtrStoreOpc = 0; in emitEHSjLjSetJmp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp36501 unsigned PtrStoreOpc = (PVT == MVT::i64) ? X86::MOV64mr : X86::MOV32mr; in emitSetJmpShadowStackFix() local
36582 unsigned PtrStoreOpc = 0; in emitEHSjLjSetJmp() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23793 unsigned PtrStoreOpc = 0; in emitEHSjLjSetJmp() local