Home
last modified time | relevance | path

Searched refs:doesSupportExceptionHandling (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCAsmInfo.h566 bool doesSupportExceptionHandling() const { in doesSupportExceptionHandling() function
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1571 if (MAI->doesSupportExceptionHandling()) { in doFinalization()