Home
last modified time | relevance | path

Searched refs:getExceptionModel (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCommandFlags.h53 LLVM_ABI llvm::ExceptionHandling getExceptionModel();
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h248 ExceptionHandling getExceptionModel() const { in getExceptionModel() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp593 Options.ExceptionModel = getExceptionModel(); in InitTargetOptionsFromCodeGenFlags()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21971 ExceptionHandling EM = getTargetMachine().getExceptionModel(); in getExceptionPointerRegister()
21979 ExceptionHandling EM = getTargetMachine().getExceptionModel(); in getExceptionSelectorRegister()