Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.h58 bool supportSwiftError() const override { return true; } in supportSwiftError() function
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h438 virtual bool supportSwiftError() const { in supportSwiftError() function
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h613 bool supportSwiftError() const override { in supportSwiftError() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.h697 bool supportSwiftError() const override { in supportSwiftError() function
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h818 bool supportSwiftError() const override { in supportSwiftError() function
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3923 virtual bool supportSwiftError() const { in supportSwiftError() function
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp56446 bool X86TargetLowering::supportSwiftError() const { in supportSwiftError() function in X86TargetLowering