Home
last modified time | relevance | path

Searched defs:supportSwiftError (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.h56 bool supportSwiftError() const override { return true; } in supportSwiftError() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h428 virtual bool supportSwiftError() const { in supportSwiftError() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h559 bool supportSwiftError() const override { in supportSwiftError() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.h680 bool supportSwiftError() const override { in supportSwiftError() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h779 bool supportSwiftError() const override { in supportSwiftError() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3604 virtual bool supportSwiftError() const { in supportSwiftError() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52165 bool X86TargetLowering::supportSwiftError() const { in supportSwiftError() function in X86TargetLowering