HomeSort by relevance Sort by last modified time
    Searched refs:doesSupportExceptionHandling (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 550 bool doesSupportExceptionHandling() const {
  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 614 if (MAI->doesSupportExceptionHandling() && MMI) {

Completed in 30 milliseconds