Home
last modified time | relevance | path

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

/third_party/libffi/src/x86/
Dwin64.S13 #define SEH(...) __VA_ARGS__ macro
19 #define SEH(...) macro
Dwin64_intel.S12 #define SEH(...) __VA_ARGS__ macro
18 #define SEH(...) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp80 unsigned SEH = MRI->getEncodingValue(Reg); in initLLVMToSEHAndCVRegMapping() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeMIPS_common.c273 #define SEH (HI(31) | (24 << 6) | LO(32)) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp690 auto SEH = std::next(MBBI); in convertCalleeSaveRestoreToSPPrePostIncDec() local