Home
last modified time | relevance | path

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

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