Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h545 bool doesSupportExceptionHandling() const { in doesSupportExceptionHandling() function
/external/llvm/include/llvm/MC/
DMCAsmInfo.h535 bool doesSupportExceptionHandling() const { in doesSupportExceptionHandling() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h566 bool doesSupportExceptionHandling() const { in doesSupportExceptionHandling() function
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCAsmPrinter.cpp590 if (MAI->doesSupportExceptionHandling() && MMI) { in doFinalization()
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1351 if (MAI->doesSupportExceptionHandling() && MMI) { in doFinalization()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1585 if (MAI->doesSupportExceptionHandling()) { in doFinalization()