Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h541 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType() function
/external/llvm-project/llvm/lib/CodeGen/
DLLVMTargetMachine.cpp74 TmpAsmInfo->setExceptionsType(Options.ExceptionModel); in initAsmInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h605 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLLVMTargetMachine.cpp71 TmpAsmInfo->setExceptionsType(Options.ExceptionModel); in initAsmInfo()
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h646 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType() function
/external/llvm/lib/CodeGen/
DLLVMTargetMachine.cpp81 TmpAsmInfo->setExceptionsType(Options.ExceptionModel); in initAsmInfo()