Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h760 static inline bool isSEHInstruction(const MachineInstr &MI) { in isSEHInstruction() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1001 bool AArch64InstrInfo::isSEHInstruction(const MachineInstr &MI) { in isSEHInstruction() function in AArch64InstrInfo