Searched defs:isSEHInstruction (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseInstrInfo.h | 762 static inline bool isSEHInstruction(const MachineInstr &MI) { isSEHInstruction() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 1048 bool AArch64InstrInfo::isSEHInstruction(const MachineInstr &MI) { isSEHInstruction() function in AArch64InstrInfo |