Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h762 static inline bool isSEHInstruction(const MachineInstr &MI) { isSEHInstruction() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1048 bool AArch64InstrInfo::isSEHInstruction(const MachineInstr &MI) { isSEHInstruction() function in AArch64InstrInfo