Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp80 TmpAsmInfo->setExceptionsType(Options.ExceptionModel); in initAsmInfo()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCAsmInfo.h780 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType() function