Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ !
H A DAArch64CallLowering.h58 bool supportSwiftError() const override { return true; } in supportSwiftError() function
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ !
H A DCallLowering.h457 virtual bool supportSwiftError() const { in supportSwiftError() function
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/ !
H A DSystemZISelLowering.h647 bool supportSwiftError() const override { in supportSwiftError() function
/src/contrib/llvm-project/llvm/lib/Target/ARM/ !
H A DARMISelLowering.h702 bool supportSwiftError() const override { in supportSwiftError() function
/src/contrib/llvm-project/llvm/lib/Target/AArch64/ !
H A DAArch64ISelLowering.h930 bool supportSwiftError() const override { in supportSwiftError() function
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/ !
H A DTargetLowering.h4368 virtual bool supportSwiftError() const { in supportSwiftError() function
/src/contrib/llvm-project/llvm/lib/Target/X86/ !
H A DX86ISelLowering.cpp59304 bool X86TargetLowering::supportSwiftError() const { in supportSwiftError() function in X86TargetLowering