Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h541 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h573 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLLVMTargetMachine.cpp72 TmpAsmInfo->setExceptionsType(Options.ExceptionModel); in initAsmInfo()
/external/llvm/lib/CodeGen/
DLLVMTargetMachine.cpp81 TmpAsmInfo->setExceptionsType(Options.ExceptionModel); in initAsmInfo()