/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsExpandPseudo.cpp | 88 I->getOpcode() == Mips::ATOMIC_CMP_SWAP_I8_POSTRA ? Mips::SEB : Mips::SEH; in expandAtomicCmpSwapSubword() 313 unsigned SEOp = Mips::SEH; in expandAtomicBinOpSubword() 483 const unsigned OpMask = SEOp == Mips::SEH ? 0xffff : 0xff; in expandAtomicBinOpSubword() 490 const unsigned ShiftImm = SEOp == Mips::SEH ? 16 : 24; in expandAtomicBinOpSubword() 592 const unsigned ShiftImm = SEOp == Mips::SEH ? 16 : 24; in expandAtomicBinOpSubword()
|
H A D | MipsScheduleP5600.td | 225 SEB, SEH, SLT, SLTu, SLL, SRA, SRL, XORi,
|
H A D | MipsFastISel.cpp | 1851 emitInst(Mips::SEH, DestReg).addReg(SrcReg); in emitIntSExt32r2()
|
H A D | MipsScheduleGeneric.td | 49 NOR, OR, ORi, ROTR, ROTRV, SEB, SEH, SLL,
|
H A D | MipsInstrInfo.td | 2360 def SEH : MMRel, StdMMR6Rel, SignExtInReg<"seh", i16, GPR32Opnd, II_SEH>, 2896 def : MipsInstAlias<"seh $rd", (SEH GPR32Opnd:$rd, GPR32Opnd:$rd), 0>,
|
H A D | Mips16InstrInfo.td | 1024 // Format: SEH rx MIPS16e
|
H A D | MipsISelLowering.cpp | 1656 BuildMI(BB, DL, TII->get(Mips::SEH), DstReg).addReg(SrcReg); in emitSignExtendToI32InReg()
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | windows_support.rst | 51 Safe Structured Exception Handler (SEH)
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCTargetDesc.cpp | 171 unsigned SEH = MRI->getEncodingValue(Reg); in initLLVMToSEHAndCVRegMapping() local 172 MRI->mapLLVMRegToSEHReg(Reg, SEH); in initLLVMToSEHAndCVRegMapping()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFrameLowering.cpp | 1024 MachineInstrBuilder Instr, SEH; in emitPrologue() local 1032 SEH = BuildMI(MF, dl, TII.get(ARM::SEH_StackAlloc)) in emitPrologue() 1036 MBB.insertAfter(Instr, SEH); in emitPrologue()
|
H A D | ARMInstrThumb2.td | 4029 // Windows SEH unwinding also needs a strict t2 branch for tail calls.
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticCommonKinds.td | 281 // SEH
|
H A D | DiagnosticSemaKinds.td | 8114 "cannot use SEH '__try' in blocks, captured regions, or Obj-C method decls">; 8117 "in the same function as SEH '__try'">; 8119 "SEH '__try' is not supported on this target">; 11847 "cannot use SEH '__try' in a coroutine when C++ exceptions are enabled">;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.cpp | 1491 auto SEH = std::next(MBBI); in convertCalleeSaveRestoreToSPPrePostIncDec() local 1492 if (AArch64InstrInfo::isSEHInstruction(*SEH)) in convertCalleeSaveRestoreToSPPrePostIncDec() 1493 SEH->eraseFromParent(); in convertCalleeSaveRestoreToSPPrePostIncDec()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Intrinsics.td | 841 // Given the frame pointer passed into an SEH filter function, returns a 847 // To mark the beginning/end of a try-scope for Windows SEH -EHa
|
H A D | IntrinsicsX86.td | 20 // SEH intrinsics for Windows
|
/freebsd/contrib/sqlite3/tea/tclconfig/ |
H A D | tcl.m4 | 1952 AC_CACHE_CHECK(for SEH support in compiler, 1976 [Defined when mingw does not support SEH])
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrCompiler.td | 201 // CATCHRET needs a custom inserter for SEH.
|
/freebsd/contrib/googletest/docs/ |
H A D | advanced.md | 2407 throws a C++ exception or (on Windows) a structured exception (SEH), by default
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 2170 HelpText<"Use SEH style exceptions">;
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 1261 054D;ARMENIAN CAPITAL LETTER SEH;Lu;0;L;;;;;N;;;;057D; 1306 057D;ARMENIAN SMALL LETTER SEH;Ll;0;L;;;;;N;;;054D;;054D
|
H A D | NormalizationTest.txt | 7780 C153;C153;1109 1166 11C2;C153;1109 1166 11C2; # (셓; 셓; 셓; 셓; 셓; ) HANGUL SYLLABLE SEH
|
/freebsd/share/misc/ |
H A D | pci_vendors | 22113 1581 SEH Computertechnik GmbH
|