Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.h58 bool supportSwiftError() const override { return true; } in supportSwiftError() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h443 virtual bool supportSwiftError() const { in supportSwiftError() function
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h610 bool supportSwiftError() const override { in supportSwiftError() function
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.h692 bool supportSwiftError() const override { in supportSwiftError() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h847 bool supportSwiftError() const override { in supportSwiftError() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4042 virtual bool supportSwiftError() const { in supportSwiftError() function
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp57791 bool X86TargetLowering::supportSwiftError() const { in supportSwiftError() function in X86TargetLowering